Giter Site home page Giter Site logo

furyzen / narumii-deobfuscator Goto Github PK

View Code? Open in Web Editor NEW

This project forked from narumii/deobfuscator

0.0 0.0 0.0 56.99 MB

Some deobfuscator for java lol

Home Page: https://discord.gg/tRU27KtPAZ

License: GNU General Public License v3.0

Java 100.00%

narumii-deobfuscator's Introduction

Diobfuscator

A deobfuscator for java

Important

This is dev(v2) version of diobfuscator version and it's not completed yet, if you are willing to help there is a list of things that needs to be completed. The old diobfuscator was moved to v1 branch.

  • Porting old transformers to new code base
  • Testing InstructionMatcher
  • Implementing/Improving transformers
  • Writing tests
  • Safety checks on putstatic in FieldInlineTransformers (overriding values)
  • Feedback on how the new api presents itself (mainly InstructionMatcher)
  1. You can also provide samples of obfuscation to help with development of the transformers.
  2. No... there is no gui planned
  3. Also from now on Diobfuscator uses Java Google Codestyle
    • mvn fmt:format
    • mvn fmt:check

Built on: Java 17 (Temurin)

โœ… How to run deobfuscator

If you want to use this deobfuscator, you need to start it from your IDE manually.

  1. Place your obfuscated jar inside the root project directory. For example in work/obf-test.jar
  2. Navigate to class Bootstrap.java
  3. In this class edit the deobfuscator configuration
    • inputJar - Your obfuscated jar file that you placed in step 1
    • transformers - Pick transformers that you want to run. You can find them in deobfuscator-transformers module.
  4. Run this class manually from your IDE

tak

๐Ÿ”ง Contributing

Contributions are welcome! See CONTRIBUTING.md for more information.



narumii-deobfuscator's People

Contributors

narumii avatar epicplayera10 avatar furyzen avatar lampadina17 avatar szymeko202 avatar uwuplant avatar python-22 avatar carter-soauth avatar pandaninjas avatar heyaglitz avatar janmm14 avatar z3r0-cmd avatar animowany avatar realfork avatar jakubk15 avatar euro-pol avatar

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.