DavidBuchanan314 / unsafe-pythonLinks
A library to assist writing memory-unsafe code in "pure" python, without any imports (i.e. no ctypes etc.)
☆229Updated 9 months ago
Alternatives and similar repositories for unsafe-python
Users that are interested in unsafe-python are comparing it to the libraries listed below
Sorting:
- ☆424Updated 11 months ago
- The first analysis framework for CPU microcode☆404Updated 2 years ago
- Decompilation as a Service. Explore multiple decompilers and compare their output with minimal effort. Upload binary, get decompilation.☆457Updated 3 years ago
- A multi-arch assembly REPL and emulator for your command line.☆309Updated 11 months ago
- ☆111Updated 2 years ago
- easylkb - Easy Linux Kernel Builder☆359Updated last year
- CLI tool, Ghidra plug-in, and Haskell library for analyzing binaries using under-constrained symbolic execution☆123Updated this week
- How to exploit a double free vulnerability in 2021. Use After Free for Dummies☆1,372Updated 9 months ago
- CVE-2022-32947 walkthough and demo☆187Updated 2 years ago
- a tool for reinterpreting ELF executables and shared libraries☆333Updated last year
- Hiding messages in x86 programs using semantic duals☆309Updated 2 weeks ago
- playing with DDR DRAM bus fault injection☆92Updated last year
- 🐉 Export ghidra decompiled code to dwarf sections inside ELF binary☆217Updated 2 years ago
- A research decompiler implemented as a Binary Ninja plugin.☆210Updated last week
- simple type recognition in decompiled executables☆116Updated last year
- Damn Vulnerable UEFI☆293Updated last year
- symbolic execution plugin for binary ninja☆342Updated last month
- The xx file format. Turn your hex dumps into art, then into binary data.☆345Updated 2 years ago
- Determine which CPU architecture is used in a binary file.☆124Updated 8 months ago
- Nyxstone: assembly / disassembly library based on LLVM, implemented in C++ with Rust and Python bindings, maintained by emproof.com☆396Updated 11 months ago
- 📡🐧 Linux kernel syscall implementation tracker☆231Updated last month
- ☆129Updated 3 years ago
- The Decompilation Wiki: info on all things decompilation☆225Updated 2 weeks ago
- libLISA: Instruction Discovery and Analysis on x86-64☆119Updated 8 months ago
- A Pythonic Ghidra standard library☆176Updated 2 weeks ago
- Learn to LibAFL with parking-game puzzles.☆73Updated 2 months ago
- Playing NES ROMs with Ghidra's PCode Emulator☆102Updated 2 years ago
- 🌐🐧 Browsable Linux kernel syscall tables built with Systrack (https://github.com/mebeim/systrack)☆204Updated last month
- Writing a self modifying program to play Bad Apple with it's control flow graph☆47Updated 4 years ago
- A pure Python cleanroom implementation of libmagic, with instrumented parsing from Kaitai struct and an interactive hex viewer☆372Updated 2 months ago