r0nk / ward

state machine visual debugger

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ward is a BF debugger, that draws the state machine of the BF program being debugged.

screenshot

This project is no longer in development.Someone was kind enough to point out the radare2 code base, which does everything this project aimed to do on many more architectures, so I've gone to develop there.

About

state machine visual debugger


Languages

Language:C 87.3%Language:C++ 11.5%Language:Makefile 1.2%