Coder Social home page Coder Social logo

native-obfuscator-gui's Introduction

Native Obfuscator GUI

This uses radioegor146's native obfuscator (https://github.com/radioegor146), but everything is automated by this little thing

Native obfuscation converts Java class files to native code which is compiled and relinked to the original program through the Java Native Interface. No trace of the original Java bytecode remains, and no deobfuscation tool that works on class files can recover the original code.

Setup

First, you need to install JDK 8. You can download it below

Next, you need to install CMake, you can download that below. You need to make sure that you allow it to install on all or just this current user (the only reason not to put it on all users is if you're using a public or famiily computer)

You also need to install a C++/C compiler tool, such as Visual Studio, you can download that below.

Finally, run the setup.bat file and then run the python file

For a more detailed guide, follow https://github.com/radioegor146/native-obfuscator

Downloads

JDK 8: https://www.oracle.com/java/technologies/javase/javase8-archive-downloads.html#license-lightbox

CMake: https://github.com/Kitware/CMake/releases/download/v3.25.1/cmake-3.25.1-windows-x86_64.msi

Visual Studio: https://visualstudio.microsoft.com/

Disclaimer

I'm aware the gui is very bad, it's made with tkinter and took me less than an hour so you can be quiet

native-obfuscator-gui's People

Contributors

gutenacht0 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.