7etsuo / branch-tables-and-jump-tables
This repo covers Branch and Jump Tables in C and x86 assembly. Branch Tables handle jumps within a subroutine, while Jump Tables facilitate dynamic subroutine calls. Examples and step-by-step explanations are provided for a deeper understanding.
☆11Updated last year
Alternatives and similar repositories for branch-tables-and-jump-tables:
Users that are interested in branch-tables-and-jump-tables are comparing it to the libraries listed below
- Identify and extract files from container formats using unblob.☆23Updated 2 months ago
- Microsoft Developer Blogs Search Tool☆24Updated 3 months ago
- Ghidra plugin for HashDB☆19Updated last year
- curiosity got me here☆36Updated 6 months ago
- ☆29Updated this week
- ThingFinder is a tool designed to facilitate searching and analysing code, whether it's source code or compiled binary executables. It pr…☆34Updated 7 months ago
- Windows kernel debugger for Linux hosts running Windows under KVM/QEMU☆63Updated 3 months ago
- docker-compose to deploy CTFd w/ ghidragolf configurations☆12Updated last year
- A Reverse Engineering Assistant leveraging Retrieval-Augmented Generation (RAG) and the LLaMA-3.1-8B-Instant Large Language Model (LLM). …☆28Updated 5 months ago
- ☆25Updated 2 years ago
- weggli ruleset scanner for source code and binaries☆22Updated last month
- The DataExplorer plugin integrates the pattern language from ImHex into x64dbg.☆73Updated last week
- This repository contains the public work I produced, wheter it is research, post, slides, sometimes videos, and materials of my talks.☆49Updated 3 weeks ago
- Static analysis tool based on clang, which detects source-to-binary information leaks in C and C++ projects☆81Updated 2 years ago
- rpv-web is a browser based frontend for the rpv library☆25Updated 6 months ago
- Frida plugin for Binary Ninja☆17Updated 2 weeks ago
- The Linux x86/x86-64 last chance debugging tool☆45Updated 2 years ago
- short crackme for Windows XP SP3 (32 bit version). ring0 stuff. IMO very fun x-)☆23Updated last year
- Binary Ninja plugin for interacting with the OALabs HashDB service☆17Updated 2 months ago
- x86/x64 Ring 0/-2 System Freezer/Debugger☆113Updated last month
- Slides, recordings and materials of my public presentations, talks and workshops.☆74Updated 4 months ago
- Analysis tool for estimating the likelihood that a binary contains compressed or encrypted bytes☆44Updated last month
- How to retro theme your Ghidra☆34Updated 2 months ago
- ☆18Updated last year
- Hotkey-based keylogger for Windows☆17Updated 3 months ago
- This IDA plugin extends the functionality of the assembly and hex view. With this plugin, you can conveniently decode/decrypt/alter data …