Starred repositories
AGE animation official website URL release page(AGE动漫官网网址发布页)
OS kernel labs based on Rust/C Lang & RISC-V 64/X86-32
A curated collection of adversarial attack and defense on graph data.
This is the repository for paper "An Empirical Study on ARM Disassembly Tools" accepted to ISSTA 2020
AFLNet: A Greybox Fuzzer for Network Protocols (https://thuanpv.github.io/publications/AFLNet_ICST20.pdf)
Operational information regarding the log4shell vulnerabilities in the Log4j logging library.
Testing Intermediate Representations for Binary Analysis (ASE '17)
Here is the replication of the paper Probabilistic Delta Debugging, which has been accepted by ESEC/FSE 2021. More details can be found in README.
The Use of Likely Invariants as Feedback for Fuzzers
Standard collection of rules for capa: the tool for enumerating the capabilities of programs
Some C++ example code to demonstrate how to perform code similarity searches using SimHashing.
Discovering Malicious Functionality through Binary Reconstruction
A collection of malware samples and relevant dissection information, most probably referenced from http://blog.inquest.net
Easiest way to download samples through VirusTotal Intelligence
ROPium is a tool that helps you building ROP exploits by finding and chaining gadgets together
This tool lets you search your gadgets on your binaries to facilitate your ROP exploitation. ROPgadget supports ELF, PE and Mach-O format on x86, x64, ARM, ARM64, PowerPC, SPARC, MIPS, RISC-V 64, a…
Display information about files in different file formats and find gadgets to build rop chains for different architectures (x86/x86_64, ARM/ARM64, MIPS, PowerPC, SPARC64). For disassembly ropper us…
Esorics 2021 - Towards Automating Code-Reuse Attacks Using Synthesized Gadget Chains
A True Instrumentable Binary Emulation Framework