Skip to content

Instantly share code, notes, and snippets.

@linghuiluo
Last active January 15, 2024 14:31
Show Gist options
  • Star 7 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save linghuiluo/9a079d75a776e749ba7a9efc3c45e096 to your computer and use it in GitHub Desktop.
Save linghuiluo/9a079d75a776e749ba7a9efc3c45e096 to your computer and use it in GitHub Desktop.

Back to my page

Program Analysis Tools

Commericial Tools

Static Analysis Tools

Security

Bug Detection

  • FindBugs
  • SpotBugs
  • PMD
  • Lint
  • CheckStyle
  • Cppcheck

Other

Dynamic Analysis Tools

Android Testing Frameworks

Reverse Engineering Tools:

Java Bytecode Manipulation

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment