kangyujian / JavaMethodExactor
A simple and fast Java method extractor can quickly extract the Java method information in the project, including method, parameter, return value, class name, etc
☆17Updated 4 years ago
Alternatives and similar repositories for JavaMethodExactor:
Users that are interested in JavaMethodExactor are comparing it to the libraries listed below
- Study WALA and static code analysis . This project introduces the required knowledge and study roadmap.☆22Updated 4 years ago
- Vulnerable code clone detection technique. Published in EuroS&P2020☆10Updated 4 years ago
- Introducing CFG(control flow graph) and PDG (program dependency graph) into AST (abstract syntax tree) implementation using Java Paser an…☆24Updated 6 years ago
- Detecting Flow of Sensitive Data in Mini-Programs with Static Taint Analysis☆74Updated last year
- Taint analysis implementation based on Heros and Soot☆44Updated last year
- Efficient and Precise Pointer-Tracking Data-Flow Framework☆66Updated 4 months ago
- Neo4J visualisation tool for the Code Property Graph☆14Updated 3 years ago
- A static analysis tool for Java programs, based on the theory of code property graphs.☆18Updated 2 years ago
- Testability Tarpits: the Impact of Code Patterns on the Security Testing of Web Applications (NDSS 2022)☆25Updated last year
- A Static Code Feature Extraction Tool for Java and Android☆20Updated last year
- Basic Gradle configuration and example drivers to get started with WALA☆29Updated 5 months ago
- oh my soot !☆91Updated 2 years ago
- Parser utility to generate ASTs from PHP source code suitable to be processed by Joern.☆35Updated 5 years ago
- ObjLupAnsys is a tool to detect prototype pollution vulnerabilities in Node.js packages. This project is written in Python and JavaScript…☆23Updated 3 years ago
- Soot-based taint analysis with internal Java fluent interface for security specifications in fluentTQL implemented with MagpieBridge to s…☆17Updated 3 months ago
- ☆11Updated last year
- Precision-guided context sensitivity for pointer analysis☆60Updated last year
- Binary rewriting approach with fork server support to fuzz Java applications with afl-fuzz.☆91Updated 7 years ago
- PROGEX (Program Graph Extractor); a cross platform tool for extracting graphical program representations from software source code