All Projects → Gdbshellpipe → Similar Projects or Alternatives

88 Open source projects that are alternatives of or similar to Gdbshellpipe

minimal gdb
🐛 Lightweight vim -> gdb broker which uses .gdbinit gdb config file to export breakpoints
Stars: ✭ 16 (-73.33%)
Mutual labels:  gdb
vim-easydebugger
A VIM multi-language debugger plugin
Stars: ✭ 47 (-21.67%)
Mutual labels:  gdb
madbomber
Backtrace-on-throw C++ exception logger
Stars: ✭ 17 (-71.67%)
Mutual labels:  gdb
metal.test
Deprecated, superseded by https://github.com/metal-ci/test
Stars: ✭ 41 (-31.67%)
Mutual labels:  gdb
TheVimIDE
Modern Vim IDE with support for C/C++, Java, Python, Lua, PHP, JavaScript, Ruby and much more ...
Stars: ✭ 33 (-45%)
Mutual labels:  gdb
bleeding-edge-toolchain
All-in-one script to build bleeding-edge-toolchain for ARM microcontrollers
Stars: ✭ 60 (+0%)
Mutual labels:  gdb
xboxpy
Python module to interface with original Xbox hard- and software
Stars: ✭ 23 (-61.67%)
Mutual labels:  gdb
Hyperpwn
A hyper plugin to provide a flexible GDB GUI with the help of GEF, pwndbg or peda
Stars: ✭ 387 (+545%)
Mutual labels:  gdb
bitvisor-gdb
gdbserver implementation on BitVisor
Stars: ✭ 23 (-61.67%)
Mutual labels:  gdb
gdb-walkers
Bring mdb walkers to gdb, also add other helpful commands.
Stars: ✭ 28 (-53.33%)
Mutual labels:  gdb
how-to-qemu-arm-gdb-gtest
How to run, debug, and unit test ARM code on X86 ubuntu
Stars: ✭ 19 (-68.33%)
Mutual labels:  gdb
CVIP
C/C++/Golang/Linux...知识整理
Stars: ✭ 62 (+3.33%)
Mutual labels:  gdb
Stlink
Open source STM32 MCU programming toolset
Stars: ✭ 3,158 (+5163.33%)
Mutual labels:  gdb
lldbg
A lightweight native GUI for LLDB.
Stars: ✭ 83 (+38.33%)
Mutual labels:  gdb
Libheap
python library to examine ptmalloc (the glibc userland heap implementation)
Stars: ✭ 453 (+655%)
Mutual labels:  gdb
kakoune-gdb
gdb integration plugin
Stars: ✭ 44 (-26.67%)
Mutual labels:  gdb
dotfiles
(Basically) Emacs... What else?
Stars: ✭ 40 (-33.33%)
Mutual labels:  gdb
gdb
Unofficial Windows build of gdb with added features.
Stars: ✭ 36 (-40%)
Mutual labels:  gdb
Awesome Cheatsheets
超级速查表 - 编程语言、框架和开发工具的速查表,单个文件包含一切你需要知道的东西 ⚡
Stars: ✭ 7,930 (+13116.67%)
Mutual labels:  gdb
shellex
C-shellcode to hex converter, handy tool for paste & execute shellcodes in IDA PRO, gdb, windbg, radare2, ollydbg, x64dbg, immunity debugger & 010 editor
Stars: ✭ 89 (+48.33%)
Mutual labels:  gdb
CN-GDB
CN-GDB, the BANG-C source-level debugger on Linux, based on GDB-7.11.
Stars: ✭ 40 (-33.33%)
Mutual labels:  gdb
gdb-automatic-deadlock-detector
Script adds new command to GDB which allows automatically detect C/C++ thread locking and deadlocks in GDB debugger
Stars: ✭ 60 (+0%)
Mutual labels:  gdb
Gef
GEF (GDB Enhanced Features) - a modern experience for GDB with advanced debugging features for exploit developers & reverse engineers ☢
Stars: ✭ 4,197 (+6895%)
Mutual labels:  gdb
raspberry-pi
Raspberry Pi distribution of Alpha
Stars: ✭ 39 (-35%)
Mutual labels:  gdb
termijack
TermiJack surreptitiously hijacks standard streams (stdin, stdout, and/or stderr) from an already running process.
Stars: ✭ 166 (+176.67%)
Mutual labels:  gdb
mini-kali
Docker image for hacking
Stars: ✭ 15 (-75%)
Mutual labels:  gdb
gdb-memstr
Generate arbitrary strings out of contents of ELF sections
Stars: ✭ 13 (-78.33%)
Mutual labels:  gdb
Pylane
An python vm injector with debug tools, based on gdb.
Stars: ✭ 282 (+370%)
Mutual labels:  gdb
gdb-ruby
It's time for Ruby lovers to use Ruby in gdb, and gdb in Ruby!
Stars: ✭ 55 (-8.33%)
Mutual labels:  gdb
Voltron
A hacky debugger UI for hackers
Stars: ✭ 5,599 (+9231.67%)
Mutual labels:  gdb
gdb 2 root
This python script adds some usefull command to stripped vmlinux image
Stars: ✭ 20 (-66.67%)
Mutual labels:  gdb
Docker Eyeos
Run iPhone (xnu-arm64) in a Docker container! Supports KVM + iOS kernel debugging (GDB)! Run xnu-qemu-arm64 in Docker! Works on ANY device.
Stars: ✭ 256 (+326.67%)
Mutual labels:  gdb
vdb
A set of python visual enhancements for gdb.
Stars: ✭ 23 (-61.67%)
Mutual labels:  gdb
Android Unpacker
Android Unpacker presented at Defcon 22: Android Hacker Protection Level 0
Stars: ✭ 944 (+1473.33%)
Mutual labels:  gdb
gdb-dashboard
Modular visual interface for GDB in Python
Stars: ✭ 8,699 (+14398.33%)
Mutual labels:  gdb
insight
A Tcl/Tk Frontend for GDB. This is an AppImage(Portable Package) of insight for the sake of Jeff Duntemann's amazing book.
Stars: ✭ 31 (-48.33%)
Mutual labels:  gdb
gdb graphs
To visualize function call flow for a C/C++ program using gdb and python
Stars: ✭ 61 (+1.67%)
Mutual labels:  gdb
Lldb
Project moved to: https://github.com/llvm/llvm-project
Stars: ✭ 412 (+586.67%)
Mutual labels:  gdb
exploiting
Exploiting challenges in Linux and Windows
Stars: ✭ 122 (+103.33%)
Mutual labels:  gdb
gdbstub
An ergonomic and easy-to-integrate implementation of the GDB Remote Serial Protocol in Rust, with full no_std support.
Stars: ✭ 158 (+163.33%)
Mutual labels:  gdb
gdb
Go GDB/MI interface
Stars: ✭ 70 (+16.67%)
Mutual labels:  gdb
Gdbgui
Browser-based frontend to gdb (gnu debugger). Add breakpoints, view the stack, visualize data structures, and more in C, C++, Go, Rust, and Fortran. Run gdbgui from the terminal and a new tab will open in your browser.
Stars: ✭ 8,339 (+13798.33%)
Mutual labels:  gdb
Scuffed Low Level Stash
Stash for Binary Exploitation and Reverse Engineering Resources
Stars: ✭ 83 (+38.33%)
Mutual labels:  gdb
OpenImageDebugger
An advanced in-memory image visualization plugin for GDB and LLDB on Linux, MacOS and Windows (experimental). Previously known as gdb-imagewatch.
Stars: ✭ 115 (+91.67%)
Mutual labels:  gdb
gdb-helpers
GDB helper scripts
Stars: ✭ 37 (-38.33%)
Mutual labels:  gdb
Dlangide
D language IDE based on DlangUI
Stars: ✭ 358 (+496.67%)
Mutual labels:  gdb
gdbface
GDB web frontend written in Javascript
Stars: ✭ 16 (-73.33%)
Mutual labels:  gdb
m3forth
m3forth is a forth cross-compiler for cortex-m3 ARM microcontrollers
Stars: ✭ 16 (-73.33%)
Mutual labels:  gdb
OverRide
Binary Exploitation and Reverse-Engineering (from assembly into C)
Stars: ✭ 69 (+15%)
Mutual labels:  gdb
Inspector
A drop-anywhere C++ REPL
Stars: ✭ 767 (+1178.33%)
Mutual labels:  gdb
hello-world-gdb
Simple hello world program for debugging with gdb
Stars: ✭ 29 (-51.67%)
Mutual labels:  gdb
slabdbg
GDB plug-in that helps exploiting the Linux kernel's SLUB allocator
Stars: ✭ 55 (-8.33%)
Mutual labels:  gdb
stack-inspector
A gdb command to inspect the size of objects on the stack
Stars: ✭ 57 (-5%)
Mutual labels:  gdb
Pwndbg
Exploit Development and Reverse Engineering with GDB Made Easy
Stars: ✭ 4,178 (+6863.33%)
Mutual labels:  gdb
CTF
My CTF tools & some other stuff
Stars: ✭ 17 (-71.67%)
Mutual labels:  gdb
Gdbstub
A simple, dependency-free GDB stub that can be easily dropped in to your project.
Stars: ✭ 56 (-6.67%)
Mutual labels:  gdb
Pince
A reverse engineering tool that'll supply the place of Cheat Engine for linux
Stars: ✭ 987 (+1545%)
Mutual labels:  gdb
Rr
Record and Replay Framework
Stars: ✭ 6,469 (+10681.67%)
Mutual labels:  gdb
Nvim Gdb
Neovim thin wrapper for GDB, LLDB, PDB/PDB++ and BashDB
Stars: ✭ 341 (+468.33%)
Mutual labels:  gdb
vscode-db-explorer-firebird
Explore and run queries against your Firebird® databases without leaving VS Code.
Stars: ✭ 16 (-73.33%)
Mutual labels:  gdb
1-60 of 88 similar projects