Skip to content

Jpx3/Natify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Natify

Natify is an abandoned project, now three years old, made "quick and dirty" and without serious effort.

It translates compiled Java Bytecode to Java-interoperable C Sourcecode, making it harder to modify and read.

The effectiveness of such a translation is of multiplicative nature, proving its benefits only when combined with a Java-level obfuscation beforehand or a binary-level obfuscation (e.g. Tyrmida or VMProtect) afterwards.

The translation is only ~95% correct, so if you are crazy enough to do anything about that, feel free to do so, pain and glory await equally.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages