bnbdr / ida-bpf-processorLinks
BPF Processor for IDA Python
☆53Updated 7 years ago
Alternatives and similar repositories for ida-bpf-processor
Users that are interested in ida-bpf-processor are comparing it to the libraries listed below
Sorting:
- A code-searching/completion tool, for IDA APIs☆83Updated last year
- a taint tracer based on DynamoRIO, currently ARM only☆41Updated 5 years ago
- Source code for building an exploitable linux kernel challenge iso.☆45Updated 12 years ago
- View Linux perf traces in IDA Pro☆15Updated 6 years ago
- just an experiment☆22Updated 7 years ago
- ☆17Updated 6 years ago
- ☆31Updated 5 years ago
- Abstract library to generate angr states from a debugger state☆61Updated 5 years ago
- MrsPicky - An IDAPython decompiler script that helps auditing memcpy() and memmove() calls☆127Updated last year
- Futile attempt to solve the Tigress challenges using angr☆23Updated 6 years ago
- Backward Taint Analysis (GUI) on Desktop : Analyzing trace log to determine exploitability by tracking data propagation☆49Updated 9 years ago
- Humane API for storing and accessing persistent data in IDA Pro databases☆84Updated 5 years ago
- Security Evaluation of Dynamic Binary Instrumentation Engines☆82Updated 7 years ago
- IDA+Triton plugin in order to extract opaque predicates using a Forward-Bounded DSE. Example with X-Tunnel.☆57Updated 6 years ago
- An IDA_Wrapper for linux, shipped with an Function Identifier. It works well with Driller on static linked binaries.☆14Updated 6 years ago
- A clang analyzer checker that looks for kernel uninitialized memory disclosures to userland.☆58Updated 7 years ago
- Python portage of the Microcode Explorer plugin☆31Updated 6 years ago
- Export a binary from ghidra to emulate with unicorn