Krakatau
Bytecode analyzer
A toolset for analyzing and manipulating Java bytecode
Java decompiler, assembler, and disassembler
2k stars
95 watching
223 forks
Language: Rust
last commit: about 2 months ago
Linked from 3 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
mbechler/serianalyzer | Analyzes Java bytecode to identify potential deserialization vulnerabilities. | 241 |
storyyeller/enjarify | A tool that translates Dalvik bytecode to equivalent Java bytecode for analyzing Android applications. | 924 |
knight0x07/pyc2bytecode | A tool to disassemble and analyze compiled Python bytecode files (pyc) from various Python versions. | 133 |
tushartushar/designitejava | A tool for assessing the quality and structure of Java code by detecting design and implementation smells and computing various object-oriented metrics. | 173 |
sslab-gatech/rudra | A tool that detects common undefined behaviors in Rust programs. | 1,319 |
xampprocky/tokei | A tool for displaying statistics about codebase size and language distribution | 11,336 |
icedland/iced | A high-performance toolset for analyzing and manipulating machine code in various programming languages | 2,958 |
clj-commons/kibit | A static code analyzer for Clojure and other languages that suggests improvements to make code more idiomatic and efficient. | 1,764 |
joxeankoret/pigaios | A tool for analyzing and matching source code with binary data to extract useful information about functions and symbols. | 635 |
kowainik/stan | Analyzes Haskell code to identify potential errors and areas for improvement | 570 |
imlazyeye/duck | An analyzer tool that helps enforce coding standards and detect errors in GameMaker Language (GML) codebases. | 12 |
nickstadb/serializationdumper | A tool for analyzing and manipulating Java serialization streams. | 989 |
flatt-security/shisho | A tool that analyzes code for security vulnerabilities and provides feedback to developers | 371 |
sonarsource/sonar-java | Analyzes Java code quality and security issues to help developers write cleaner code | 1,135 |
clj-kondo/clj-kondo | A tool for analyzing and improving the quality of Clojure code | 1,712 |