Skip to content

Java class name obfuscation via classloader segregation and graph colouring

License

Notifications You must be signed in to change notification settings

iamahuman/IdentObf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IdentObf

Java code obfuscation through graph colouring.

This software makes use of the ASM Java bytecode analysis framework.

Currently, this copy of software is licensed under the GNU General Public License. The author may choose to release the source code under any other license, at any time.

NOTE: The entire source code has not yet been refined since its usage for generating challenge data for challenge "Cliquel" on SECUINSIDE CTF 2017 and is in very early stage of development.

About

Java class name obfuscation via classloader segregation and graph colouring

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages