GithubHelp home page GithubHelp logo

xdo's Introduction

xdo - simple java deobfuscator based on Krakatau.

usage: xdo <command> [options]
       xdo deobf input.jar output.jar

available commands:
    asm                   assemble classes
    classinfo             class hierachy and interfaces
    clearcache            clear external classes cache
    constfix              fix const strings refs in disassembled files
    dasm                  disassemble classes
    deobf                 deobfuscate jar
    deoverload            deoverload methods
    done                  wipe out working directory
    hash                  hash classes to help identify them across version changes
    jar                   open / create jar files
    mapclasses            find mapping between similar classes in different jars
    move                  rename / repackage classes
    nodefpkg              move all classes out of the default package
    renfields             rename all fields based on field type
    renmethods            rename obfuscated methods based on defining class
    restoredbginfo        debug methods arguments in jdb
    stringtable           dump string table stored in resource file
    strip                 delete all .j files from working dir

basic workflow:
    xdo jar -x file.jar
    xdo dasm
    xdo stuff             (or hack .j files in jar directory)
    xdo jar -c out.jar
    xdo done

for help on a given command try:
    xdo <command> -h

xdo's People

Contributors

lemonsqueeze avatar

Stargazers

Jamie Mansfield avatar

Watchers

James Cloos avatar  avatar  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.