pancake
7c152282a8
Use latest Capstone (Fixes relative branch on PPC and SPARC)
2014-10-16 10:19:37 +02:00
pancake
42232354a7
Add 'ai' - address info, Enhace 'ad' (support patterns and sequences)
...
- ai shows: exec,read,write,flag,func,stack,heap,reg
- Add r_reg_regset_get()
- Implement r2.cmdj in r2.js
2014-10-15 02:24:22 +02:00
pancake
c9754da05f
Initial support for function declarations in Cparse (loaded into sdb)
2014-10-14 11:55:02 +02:00
pancake
13e504fd60
Use more SDB into rsyscall module
2014-10-13 05:02:24 +02:00
pancake
514b120a94
Fix a read-out-of-bounds bug in the java class parser
2014-10-09 14:05:31 +02:00
pancake
8a3b127fb4
Fix crash in Java class parser (thanks Joxean)
2014-10-09 13:56:27 +02:00
pancake
5a3d3253cd
Fix #1419 - wrong mips esil for LW
2014-09-25 00:47:43 +02:00
pancake
e950ab1859
Update capstone to get some mips goodies
2014-09-24 15:20:08 +02:00
pancake
12a2ff6788
Bump capstone for non-signed addresses
2014-09-23 12:25:38 +02:00
pancake
09a43efc8d
Reimplemented and working RAnalFcnLocal as RAnalFcnLabel in Sdb
2014-09-23 09:37:21 +02:00
pancake
f7eee65067
Bump for cs-v3-rc1
2014-09-22 17:10:45 +02:00
pancake
342ff7ba4f
Bring back the anal vars (wip), Fix Vvg, and VJK with screen boundaries
2014-09-22 13:45:36 +02:00
pancake
1306653d4a
Working with 'afa' and 'afv' again. Updated sdb for some goodies
2014-09-22 04:22:47 +02:00
pancake
196cfd0534
Initial major cleanup of the RAnal module
2014-09-22 01:39:24 +02:00
pancake
d6aeae624f
Implement te,tb,tk and pf E, pf B to handle enum and bitfields
2014-09-21 01:39:18 +02:00
deeso
55fe0a9e9a
Added command that 'bruteforces' the parsing of a class file in a blob of data
2014-09-20 19:46:21 +02:00
jvoisin
86c3d0e70f
Fix some trivial coverity issues
2014-09-20 15:56:34 +02:00
pancake
4c4173769b
Revert "Fixing the issue where file size exceeds size of an integer":
...
3adb00621b84b271b6473cc35edabaff889141e5
e2afa84443b51faa6be1f09e465aa3d4ebadb879
0761955fdbaa671f87ac67d0f2e6c9918db08fae
17cc18fad09ca92ba88e668e3586054ec34c584f
135c62fb5de928fbc3c85bacb458ba4e9ef410c0
2014-09-20 15:33:59 +02:00
pancake
240e0d98a9
Fix some warnings
2014-09-20 10:13:48 +02:00
pancake
13d905c7a7
Update capstone from git
2014-09-20 09:50:36 +02:00
Adam Pridgen
135c62fb5d
Fixing *most* warnings related to the change in r_file_slurp
2014-09-17 22:37:54 -05:00
defragger
fdceb6373c
fixes the 16bit issue, we still need to improve the performance here
2014-09-16 16:07:16 +02:00
pancake
da4563aa5e
Update capstone
2014-09-16 05:53:23 +02:00
Josef Gajdusek
1632dee3a8
www: Escape HTML entities in the List Elements menu
...
This commit adds HTML escaping to strings displayed in rightmenu.js.
Previously, malicious binary could incorporate Javascript code in one of its
strings and attack the web interface.
2014-09-15 22:58:00 +02:00
pancake
1e46aa3fff
Bump sdb from git again
2014-09-14 03:15:42 +02:00
deeso
f3ff9caa14
Java unmangling lacked a 'short' type. fixed
2014-09-13 18:19:34 -05:00
pancake
27a75a52ef
Update sdb: Fix heap overflow in json_indent
2014-09-14 00:32:58 +02:00
pancake
b73ad255e8
Do not use stdint
2014-09-13 17:47:56 +02:00
deeso
083394175c
Adding JSON output for the java prototypes
...
- Created a simple JSON string builder lib so its
easier to build the JSON strings.
- Fixed errors and missing symbols on Mac Build
2014-09-13 17:37:11 +02:00
pancake
8110fefc9f
Implement aek, aef, Add scr.responsive, esil.status and esil.romem config vars
...
- Features scr.responsive
- Fix a bug in rarun2 when using a profile
- Update sdb to fix another null deref
2014-09-11 04:18:23 +02:00
pancake
9bb326a10b
Bump capstone from git
2014-09-10 18:11:32 +02:00
pancake
7fde96ea63
Add some header structs for MACH0 and fix some for ELF (rabin2 -rk '' related)
2014-09-08 12:20:50 +02:00
pancake
5652b25b11
Update sdb
2014-09-06 03:27:22 +02:00
pancake
d66f667046
Enhace tiled webui with auto-refresh buttons and console
2014-09-02 01:54:28 +02:00
Anton Kochkov
b7c49d8c4c
Fix symstall for mingw32 and cygwin
2014-09-01 19:18:23 +04:00
pancake
734d22f214
More fixes for mingw32
2014-09-01 15:25:32 +02:00
pancake
d8d972b15b
Bump capstone for more mips fixups and aim to fix sdb build
2014-09-01 14:08:02 +02:00
pancake
663d7c1bc3
Update sdb. Fixing native mingw32 in theory
2014-09-01 11:44:57 +02:00
Anton Kochkov
118bb4ea84
More Mingw32 cleanup
2014-08-31 20:19:43 +04:00
pancake
3d4990afcd
Bump for cs-git-v3 (fixes a bug i reported today)
2014-08-29 18:52:03 +02:00
pancake
b6133a9710
Bump capstone-v3
2014-08-29 12:30:14 +02:00
condret
549a10c55d
avoid git bitching around
2014-08-29 00:50:51 +02:00
pancake
24e6111f1e
Fix crashes related to sdb
2014-08-28 22:35:34 +02:00
pancake
4ea683ba34
Initial background thread for the webserver (=h& and =H&)
2014-08-28 12:08:46 +02:00
pancake
14629fed36
Fix r2.js webui with 'l'->'T'
2014-08-28 03:48:43 +02:00
pancake
84521c91d6
Update capstone
2014-08-27 03:54:32 +02:00
pancake
492cecdcb9
Bump sdb for an ns fix
2014-08-25 01:30:13 +02:00
pancake
cda3d9c44b
Update sdb and workaround all sdb finalization issues until proper fix is done in Sdb
2014-08-25 01:10:10 +02:00
jvoisin
5416d89739
Revert "Use latest capstone-v3"
...
This reverts commit 4554ebe3d6c7c9dbfc01d94826ccf4e41c0c198d.
2014-08-19 14:47:33 +02:00
pancake
4554ebe3d6
Use latest capstone-v3
2014-08-19 12:04:04 +02:00