This website requires JavaScript.
Explore
Help
Register
Sign In
Magic-Mirror
/
radare2
Watch
1
Star
0
Fork
0
You've already forked radare2
mirror of
https://github.com/radareorg/radare2.git
synced
2025-01-24 23:06:36 +00:00
Code
Issues
Actions
6
Packages
Projects
Releases
Wiki
Activity
radare2
/
libr
/
bin
History
Jonathan Neuschäfer
6790d8d432
Fix out-of-bounds read in COFF and P9 file recognition
...
(In check_bytes, that is.)
2014-06-21 01:39:27 +02:00
..
format
Fix out-of-bounds read in COFF and P9 file recognition
2014-06-21 01:39:27 +02:00
mangling
Adding multi-bin support for files that contain multiple objects and lots of other fixes in libr/bin
2014-04-28 12:11:14 -05:00
p
Fix out-of-bounds read in COFF and P9 file recognition
2014-06-21 01:39:27 +02:00
t
Purge all r_lib references
2014-02-20 22:16:23 +01:00
bin_write.c
Added load_bytes, Pushed curplugin down to RBinObj, Reworking the RBinFIle loading to accomodate RBinObj reworked how all bins are loaded. Needed to hack IO to make
2014-05-13 21:54:18 -05:00
bin.c
a few cleanups in bin and lang
2014-06-14 02:14:08 +02:00
dbginfo.c
Remove global in RBin
2014-05-26 00:39:23 +02:00
demangle.c
Fix several segfaults found by matalaz in PE, MACH0 and COFF
2014-05-23 14:34:27 +02:00
dwarf.c
Some dwarf fixes
2014-06-11 00:13:28 +02:00
Jamroot
xbe loader
2014-05-26 20:07:24 +02:00
Makefile
Fixes to make RBin/RIO more consistent for bindings
2014-05-28 18:58:53 +02:00