radare2/libr/debug
radare a875795bb5
Completely eliminate the bytes apis in RBin ##bin
* Huge bytes->buffer on almost all the plugins, break API and ABI \o/
* Changed the way RBinFiles are created
* Changed the structure of the Sdb instance
* Improve ELF and MZ detection mechanisms to reduce false positives
* Change all the free/destroy methods to return void
* Fix "ks" shell
* Simplify and change the way RBinWrite apis work
2019-05-27 18:18:01 +02:00
..
p Initial band-aid fix for a UAF with two seperate desc pointers (#14094) 2019-05-17 21:19:26 +02:00
arg.c Minor dead code cleanups (#12203) 2018-11-19 13:00:53 +01:00
ddesc.c Fix #11112 - Rename {srwx,flags,perms} to perm. (-21 LOC) 2018-09-22 11:31:45 +02:00
debug.c Completely eliminate the bytes apis in RBin ##bin 2019-05-27 18:18:01 +02:00
dreg.c Initial implementation of dr. and ar. commands ##debug 2019-05-05 03:21:23 +03:00
esil.c Minor code cleanups free/R_FREE (#12157) 2018-11-14 21:23:20 +01:00
Makefile
map.c Code refactoring the theme based colorization to reduce derefs ##cons 2019-04-16 15:56:41 +02:00
meson.build Do not use reversed keyword of meson ##build 2019-01-10 14:15:50 +01:00
pid.c Make pid.c use PJ (#13424) 2019-03-18 19:16:08 +01:00
plugin.c Fix #12855 - Crash in "r2 -c'dL bf' -d ls" (#13145) 2019-02-18 18:45:42 +01:00
session.c Fix some LGTM warnings (#14047) 2019-05-13 14:09:33 +02:00
signal.c Add braces to if, else, for, while ... (#11504) 2018-09-13 10:17:26 +02:00
snap.c
trace.c Fix #13880: Add dt= ##print 2019-04-28 19:30:15 +02:00