r3yl4h / Lisa-dbg
it's a cli debugger written in rust, it allows the placement of breakpoints, modifying elements at addresses, modifying the value of registers and other nice little things
☆14Updated this week
Related projects ⓘ
Alternatives and complementary repositories for Lisa-dbg
- this is a translator of assembly to C language written in rust, THE PROJECT IS UNDER DEVELOPMENT!!☆18Updated 5 months ago
- this is a small pe64 file analyzer in c++ with winapi, I didn't do it in the best way but hey, it's a small project like that that I tho…☆14Updated 2 months ago
- it's a small program written in rust with only the standard library to analyze the headers of an elf64 file☆15Updated 5 months ago
- it's a small random project that I made, it allows you to dump the code of a running process with some nice options and that's it, pleas…