An open API service indexing awesome lists of open source software.

https://github.com/lovasko/kvetoslavov

Clean & Simple x86 Debugger
https://github.com/lovasko/kvetoslavov

Last synced: about 1 year ago
JSON representation

Clean & Simple x86 Debugger

Awesome Lists containing this project

README

          

# Kvetoslavov
Lightweight x86 ELF DWARF/CTF FreeBSD debugger.

## Features
* breakpoints
* single-stepping
* memory examination
* data structure pretty-printing
* report generator

## Build
```
$ ninja
```

## License
2-clause BSD, for more information consult the [full license](LICENSE).

## Author
Daniel Lovasko lovasko@freebsd.org