☆72Mar 26, 2022Updated 3 years ago
Alternatives and similar repositories for codeql-debug
Users that are interested in codeql-debug are comparing it to the libraries listed below
Sorting:
- 静态程序分析工具 主要生成方法的CFG和.java文件的AST☆132Jul 12, 2023Updated 2 years ago
- CodeQL database manager☆48Apr 16, 2025Updated 10 months ago
- GH CLI CodeQL Scan Extension☆20Sep 4, 2025Updated 5 months ago
- Finding Java gadget chains with CodeQL☆184Jan 14, 2025Updated last year
- Unofficial Dockerfile and scripts for building CodeQL databases for the OpenJDK☆49Jan 7, 2024Updated 2 years ago
- A declarative static analysis tool for jvm bytecode based Datalog like CodeQL☆345Jan 6, 2024Updated 2 years ago
- Run CodeQL queries at scale using Multi-Repository Variant Analysis (MRVA)☆61Apr 16, 2025Updated 10 months ago
- Library for manually creating Java serialization data.☆30Mar 1, 2023Updated 2 years ago
- CodeQL Java 全网最全的中文学习资料☆799Mar 18, 2022Updated 3 years ago
- CodeQL extractor for java, which don't need to compile java source☆348Nov 25, 2022Updated 3 years ago
- Shiro-721 Padding Oracle Attack☆73Jun 4, 2021Updated 4 years ago
- 个人使用CodeQL编写的一些规则☆180Mar 30, 2022Updated 3 years ago
- 自动反编译闭源应用,创建codeql数据库☆316Mar 2, 2022Updated 3 years ago
- 一个利用ASM对字节码进行污点传播分析的静态代码审计应用(添加了大量代码注释,适合大家进行源码学习)。也加入了挖掘Fastjson反序列化gadget chains和SQLInject(JdbcTemplate、MyBatis、JPA、Hibernate、原生jdbc等)静…☆458Mar 24, 2022Updated 3 years ago
- Show the application of fuzzy in penetration test~☆13Mar 11, 2022Updated 3 years ago
- An example repository that demonstrates how the build custom CodeQL bundles that include query customizations through the `Customizations…☆25Jun 27, 2022Updated 3 years ago
- Personal CodeQL queries