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
pancake
be4b0d1258
Fix 'oo' on 'r2 -d' in OSX
2014-08-18 18:06:27 +02:00
pancake
6e79f127be
Fix build on OSX
2014-08-16 11:49:35 +02:00
pancake
f52df29799
Update capstone from git, theorically fixing some bugs in MIPS and sysz
2014-08-15 23:01:48 +02:00
Anton Kochkov
ab1a7e992b
Fix Mingw32 building, again
2014-08-15 16:51:51 +04:00
defragger
eb300a5412
adds setting and removing breakpoints for gdb remote
2014-08-15 03:35:56 +02:00
pancake
b717518f8f
Fix some warnings
2014-08-15 02:04:20 +02:00
deeso
684b459c20
Bug in the code flipped jump and case value of the switch op, remove dangling in_switch key, and add a formal "case" op-type
...
and changed some strings back to "static" from "R_API"
2014-08-13 03:12:23 +02:00
jvoisin
bcbeb3c066
Fix some gcc warnings
2014-08-11 16:07:17 +02:00
pancake
66befa8bec
Handle array as argument for cmd() in r2js api
2014-08-11 00:33:05 +02:00
Jody Frankowski
300cc95512
Clean and compress packers.yara
2014-08-10 21:37:01 +02:00