Skip to content

[Abandoned] Tricks against mainstream reverse-engineering tools for Java.

Notifications You must be signed in to change notification settings

ItzSomebody/stopdecompilingmyjava

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 

Repository files navigation

StopDecompilingMyJava

This repository, inspired by samczun's repository (fork), contains edge cases which raise bugs in Java reverse-engineering tools. Some differences between samczun's repository and this one for decompiler vulnerabilities are:

  • No scoring system.
  • The edge cases found in this repository also aim to work against RE tools in general, not just the 5 in samczsun's repository.

Entry format

# Entry name (Should be in the format entry-XXX.md)
Put description of bug / vulnerability / obfuscation technique here.

## Decompiler / Tool name (Do this for each tool this targets)
Put description of how bug / vulnerability / obfuscation technique affects decompiler / tool.

#### Patch Date
Put patch date here in `YYYY-MM-DD` format. If non exists, put N/A.

About

[Abandoned] Tricks against mainstream reverse-engineering tools for Java.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published