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
- Host: GitHub
- URL: https://github.com/lovasko/kvetoslavov
- Owner: lovasko
- License: other
- Created: 2014-03-14T20:46:30.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2015-06-13T16:04:27.000Z (almost 11 years ago)
- Last Synced: 2025-02-16T19:48:25.119Z (over 1 year ago)
- Language: C
- Homepage:
- Size: 535 KB
- Stars: 4
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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