Skip to content
forked from Toyz/GotoW

A basic tool to scan JAR files for uses of the goto_w instruction (workaround for goto_w misinterpretation in disassemblers)

License

Notifications You must be signed in to change notification settings

cltnschlosser/GotoW

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GotoW

A basic tool to scan JAR files for uses of the goto_w instruction. To use this, you need the Oracle Java JDK, and to have a path environmental variable properly configured (open a command line and try to run javap. If it works, you're good)

Please don't use the jar file in this repo. The irony would be unbearable.

Credits

Original Creator: korikisulda

Contributors:

GUI and other edits, and most of the code. Also, director of modesty ;) - Travis (Toyz)

About

A basic tool to scan JAR files for uses of the goto_w instruction (workaround for goto_w misinterpretation in disassemblers)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%