sergeybratus / RE-basics-W22Links
Basics of Reverse Engineering Winter 2022
☆28Updated 3 years ago
Alternatives and similar repositories for RE-basics-W22
Users that are interested in RE-basics-W22 are comparing it to the libraries listed below
Sorting:
- Supporting Materials for “Symbolic Triage” blog post☆24Updated 3 years ago
- Helper scripts for windows debugging with symbols for Bochs and IDA Pro (PDB files). Very handy for user mode <--> kernel mode☆19Updated 2 years ago
- Example of an ELF parser to learn about the ELF format☆10Updated last year
- function identification signatures☆12Updated 4 years ago
- ☆59Updated 2 years ago
- A collection of software bug types and articles showcasing the hunt for and exploitation of them.☆20Updated 4 years ago
- Symbolic execution for RISC-V machine code based on the formal LibRISCV ISA model☆54Updated 7 months ago
- A Unit-Based Symbolic Execution Method for Detecting Memory Corruption Vulnerabilities in Executable Codes☆43Updated 2 years ago
- ☆45Updated 4 years ago
- A copy of my Mathematics and Computer Engineering B.Sc. thesis☆20Updated 5 years ago
- Symbolic execution of LLVM IR traces for program understanding.☆27Updated 11 years ago
- A code parser for C-Style header files that lets you to parse function's prototypes and data types used in their parameters.☆94Updated 3 years ago
- A library for dynamic binary rewriting☆58Updated 4 years ago
- DROB (Dynamic Rewriter and Optimizer of Binary code)☆26Updated 5 years ago
- AMD SVM hypervisor rootkit proof of concept☆48Updated 2 years ago
- writeups for CTFs and other stuff☆23Updated 5 years ago
- Reverse engineered API for Microsoft's Time Travel Debugger☆36Updated last year
- ☆30Updated 4 years ago
- A Linux x86/x86-64 tool to trace registers and memory regions.☆40Updated 3 years ago
- Dynamic Taint Analysis versus Obfuscated Self-Checking☆16Updated 4 years ago
- Debugger and analyzer for ARM ELF executables.☆18Updated 3 years ago
- Apply ROP protection to a binary using binary rewriting with GTIRB☆34Updated 6 months ago
- A symbolic execution engine for LLVM IR☆51Updated 3 years ago
- Exemplary LLVM function pass implementing Control Flow Flattening.☆17Updated 7 years ago
- LLVM Abstraction & Refinement Tool. The goal of this tool is to provide LLVM-to-LLVM transformations that implement various program abstr…☆19Updated 2 years ago
- XDV is disassembler or debugger that works based on the extension plugin.☆55Updated 6 years ago
- CTF Challenge for CSAW Finals 2021☆12Updated 4 years ago
- LLVM based devirtualization PoC’s.☆21Updated 4 years ago
- LLVM-based type and memory allocation tracking sanitizer☆56Updated 2 weeks ago
- CodeHawk Binary Analyzer for malware analysis and general reverse engineering☆37Updated 2 months ago