Coder Social home page Coder Social logo

如何进行反混淆代码 about fmltutor HOT 4 CLOSED

yanshuicc avatar yanshuicc commented on July 26, 2024
如何进行反混淆代码

from fmltutor.

Comments (4)

taxerap avatar taxerap commented on July 26, 2024

你可以使用MCP帮你进行反混淆,.srg就是纪念曾经MCP领导人Searge(跑路去了打麻将)起的,里面都是一些field啊,什么的。
如果你想自己反混淆……先用记事本打开csv,然后另存为再用excel打开以免损坏。里面都是各种描述,比如fields.csv里面的就是对于成员变量的描述(参见wiki)
然后再按你的个人理解把它们翻译吧……工具就是你的大脑。

from fmltutor.

yanshuicc avatar yanshuicc commented on July 26, 2024

好吧,其实我是想反混淆的不是mc的本体,反混淆mod。mcp应该不支持这个。我想多了。

from fmltutor.

GWYOG avatar GWYOG commented on July 26, 2024

反混淆mod的话使用immibis的BON就行了,不过现在倒是有人基于Forge Gradle做了BON2,比BON好用不少,反混淆效果也更好。

from fmltutor.

yanshuicc avatar yanshuicc commented on July 26, 2024

谢谢,最终自己写了个脚本。用field.csv和method.csv文件对fernflower-fixed反编译出来的代码做字符串替换。

from fmltutor.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.