Thread: bgd
View Single Post
  #1  
Old 02-14-2026, 02:39
cyberbob's Avatar
cyberbob cyberbob is offline
VIP
 
Join Date: Aug 2004
Posts: 95
Rept. Given: 23
Rept. Rcvd 119 Times in 29 Posts
Thanks Given: 6
Thanks Rcvd at 46 Times in 16 Posts
cyberbob Reputation: 100-199 cyberbob Reputation: 100-199
bgd

Hi,

I had a bit of time to burn and vibe-coded a terminal based remote x64 debugger with an emulator.

Its architecture: Cross-platform server (listening on TCP/IP or local named pipes) with a Windows client.

You can snapshot state anytime (Ctrl+S) and load re-trace execution (Ctrl+L) with a built-in Icicle emulator.

Server\Emulator\TUI part is open source, the win32 debugger client isn't (yet).

Check it out, if your bored with gdb 😉 or need emulator with snapshots

https://github.com/arkup/bgd

https://github.com/arkup/bgd/releases/download/v0.0.1/bgd_v001.zip

Last edited by cyberbob; 02-14-2026 at 16:22.
Reply With Quote
The Following User Gave Reputation+1 to cyberbob For This Useful Post:
b30wulf (02-16-2026)
The Following 8 Users Say Thank You to cyberbob For This Useful Post:
emo (02-14-2026), Gyrus (02-14-2026), Mahmoudnia (02-15-2026), MarcElBichon (02-14-2026), niculaita (02-14-2026), tonyweb (02-15-2026), wx69wx2023 (02-14-2026)