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-02-02 11:43:23 +00:00
Code
Issues
Actions
1
Packages
Projects
Releases
Wiki
Activity
radare2
/
shlr
/
java
History
pancake
a34f3d5434
Fix
#534
- segfault when loading some ELF, MACH0 and PEs
2014-01-14 03:48:38 +01:00
..
class.c
Fix
#534
- segfault when loading some ELF, MACH0 and PEs
2014-01-14 03:48:38 +01:00
class.h
Added fix to update sym flags, cp_obj load addresses, and add functions after analysis
2014-01-13 15:49:33 -06:00
code.c
Adding #%d in place of WTF for more informative java disasm
2014-01-13 18:48:56 -06:00
code.h
Fix null pointer issues with java's use of sdb. Re-did the way keys for cp object, methods, and fields are entered into the sdb. Updated the way bin objects are referenced in asm and anal plugins for java.
2014-01-10 00:35:25 -06:00
Jamroot
Add more Jamroot files and move some plugs to r2-extras
2013-12-31 15:34:27 +01:00
main.c
add missing return to shlr/java/main.c
2014-01-08 00:09:21 +01:00
Makefile
Implement 'drc' command with all the RRegCond magic
2014-01-08 23:23:06 +01:00
ops.c
More cast issues fixed in shlr/java and anal
2014-01-10 18:24:47 +01:00