Pinned Repositories
aoc2022
Advent of Code 2022 Solutions
binaryninja-api
Public Documentation and Issues for Binary Ninja
binaryninja-machosymbols
Creates symbols and renames functions in mach-o binaries
binaryninja-spu
SPU Cell Architecture for Binary Ninja
calltree
Calltree generator for Binary Ninja
cmd2
cmd2 - quickly build feature-rich and user-friendly interactive command line applications in Python
easy-repl
Rust crate to create simple REPLs easily
neovim
Vim-fork focused on extensibility and agility. Consider helping sustain Neovim development!
neovim-dot-app
Mac OS X GUI for Neovim
pipeviewer
Companion project for the hands-on Rust course I produced for Packt
bambu's Repositories
bambu/binaryninja-machosymbols
Creates symbols and renames functions in mach-o binaries
bambu/binaryninja-spu
SPU Cell Architecture for Binary Ninja
bambu/binaryninja-api
Public Documentation and Issues for Binary Ninja
bambu/aoc2022
Advent of Code 2022 Solutions
bambu/calltree
Calltree generator for Binary Ninja
bambu/cmd2
cmd2 - quickly build feature-rich and user-friendly interactive command line applications in Python
bambu/easy-repl
Rust crate to create simple REPLs easily
bambu/neovim
Vim-fork focused on extensibility and agility. Consider helping sustain Neovim development!
bambu/neovim-dot-app
Mac OS X GUI for Neovim
bambu/pipeviewer
Companion project for the hands-on Rust course I produced for Packt
bambu/qiling
Qiling Advanced Binary Emulation framework
bambu/Ropper
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 uses the awesome Capstone Framework.
bambu/unicorn-rs
Rust bindings for the unicorn CPU emulator