pigaios
Source code analyzer
A tool for analyzing and matching source code with binary data to extract useful information about functions and symbols.
A tool for matching and diffing source codes directly against binaries.
635 stars
38 watching
67 forks
Language: Python
last commit: about 2 years ago Related projects:
Repository | Description | Stars |
---|---|---|
| A command-line tool for analyzing malware and disassembling binary files | 386 |
| A command-line tool designed to uncover secrets and links in source code by analyzing JavaScript files. | 482 |
| A tool for displaying statistics about codebase size and language distribution | 11,463 |
| A toolset for analyzing and identifying patterns in compiled code from various architectures. | 439 |
| A tool to disassemble and analyze compiled Python bytecode files (pyc) from various Python versions. | 133 |
| A tool to analyze and report on the size of source code in various programming languages | 951 |
| A tool that analyzes Haskell code to measure its complexity and quality | 61 |
| A toolset for analyzing and manipulating Java bytecode | 2,003 |
| Detects unused code in Swift projects by analyzing syntax and index store data | 1,456 |
| A tool to monitor and analyze the behavior of real-time systems written in Python | 32 |
| Analyzes Python code to identify errors, problems, and convention violations with optional customizable profiles. | 1,964 |
| Analyzes codebases to extract characteristics and provides insights on their properties | 12 |
| A suite of tools for linguistic analysis and correction, including finite state automata manipulation and string correction algorithms. | 28 |
| Analyzes the source lines of code in JavaScript projects to report code complexity and quality metrics | 23 |
| A tool that analyzes code for security vulnerabilities and provides feedback to developers | 369 |