Skip to content

Releases: csanuragjain/ClassModifier

ClassModifier V1.0.0

28 Jan 11:38
Compare
Choose a tag to compare

A tool which can help you:

  1. Modify a given Java class file
  2. Allows Pen-tester to verify if their java desktop application is safe from Auth bypass
  3. Can help you change the logical behavior of a Jar file by modifying a class
  4. You can override private methods, change access modifier for variables of a class using ClassModifier.
  5. Many other possibilities....

If you like this project, feel free to paypal me at [email protected] :)

Tutorial:
https://cooltrickshome.blogspot.com/2019/01/classmodifier-utility-to-easily-modify.html