4127 Commits

Author SHA1 Message Date
Fedor Sakharov
ef7363ce4e cr16: Removes dead code 2014-03-24 11:26:06 +04:00
Adam Pridgen
f724b74fa7 Adding search and replace for CP Constant Values like UTF8, ints, longs, floats, and doubles: 2014-03-23 23:06:33 -05:00
Adam Pridgen
fa683fbfd0 Added a java command to find all CP Object References in Functions, disabled debug code in yank 2014-03-22 20:20:58 -05:00
Adam Pridgen
12dd493f6d extended yank command so that offset and len did not need to be specified 2014-03-22 15:44:21 -05:00
pancake
aa30ed647f Fix #719 - Fixes in yank and uncrustify indentation rules 2014-03-22 00:37:25 +01:00
Adam Pridgen
204f29ac84 patience is a virtue, deeso 2014-03-21 17:27:17 -05:00
Adam Pridgen
2e2e2eaac2 remove yank_off (ha) 2014-03-21 15:29:44 -05:00
Alberto Ortega
1d8912f995 Adds /wi command to find wide strings ignoring case 2014-03-21 18:29:31 +01:00
Fedor Sakharov
08aca601b1 cr16: Initial support for CR16. 2014-03-21 21:03:17 +04:00
pancake
fad24ba146 Remove some warnings and unused code 2014-03-21 12:28:34 +01:00
Adam Pridgen
940db1cf75 Added the ability to yank a file into a buffer without loading it 2014-03-20 23:25:39 -05:00
condret
9c154d003c fix #629 and add some warnings 2014-03-21 03:54:12 +01:00
Adam Pridgen
b144099451 RCore yank_buf is now a RBuffer with a defined API. Tweaked RBuffer so it reallocs buffers correctly. Modified io_zip to write through on new files. 2014-03-20 13:09:37 -05:00
Anton Kochkov
a73dc75337 Fix display of going up reflines 2014-03-19 14:32:20 +04:00
pancake
a727663f98 Add radiff2 -a and -b flags 2014-03-19 10:41:13 +01:00
pancake
44a0774069 Bump sdb from git (fix some memleaks) 2014-03-19 03:17:28 +01:00
pancake
85e9020155 Fix OSX linkage for anal_gb 2014-03-19 02:04:34 +01:00
condret
910bbad2e3 Update gbdis.c
might be bit faster
2014-03-19 01:41:14 +01:00
condret
12c1f3717d fill value-fields and esil-strings for gb 2014-03-19 01:36:49 +01:00
Adam Pridgen
9f468a3c2d fixed the java *_info c to name and count the methods and fields 2014-03-17 21:30:39 -05:00
pancake
36635d0728 Fix Vj 2014-03-18 02:54:00 +01:00
pancake
10b901736e Fix linux reloc issue in link stage 2014-03-18 02:37:38 +01:00
pancake
92c5d8513b Refix link 2014-03-18 02:21:52 +01:00
pancake
31b8c6f377 Fix shared build 2014-03-18 01:51:36 +01:00
pancake
6a835f159d Fix static link 2014-03-18 01:36:54 +01:00
pancake
b1b02fba8e Fix linkage of RCoreJava plugin 2014-03-18 00:55:26 +01:00
pancake
f80d659912 Fix java linkage 2014-03-18 00:15:10 +01:00
pancake
53edf7c17d Merge RCmd inside RCore 2014-03-18 00:05:44 +01:00
pancake
ad7917b46a Fix 'dm' for ios/osx 2014-03-17 17:32:25 +01:00
Adam Pridgen
11b1cab8f5 Added some commands to print summary information for methods and fields, and added a
FUNC_META symbol for Java Method attribute.  This will report meta information for a
given method.
2014-03-17 02:14:38 -05:00
Adam Pridgen
42be12d7cb Fixed dependency issues for build 2014-03-16 23:05:45 -05:00
Adam Pridgen
62445c5e98 Adding java command plugin and moving the functionality out of the anal/p/anal_java.c code
Added functions to print information about CP Objects and read/write access flags
2014-03-16 22:32:18 -05:00
jvoisin
ea2363d926 Fix some coverity issues 2014-03-16 00:16:43 +01:00
pancake
c260d37f39 Fix infinite parsing when loading MACH0 files
- Reenable some mouse enabled ansi sequences
2014-03-16 00:16:40 +01:00
Adam Pridgen
b464851707 reduced the Java R_API footprint and fixed some other java related stuff 2014-03-15 15:18:45 -05:00
pancake
48966d7af3 Bump capstone to 2.1.1 + dont check https cert 2014-03-15 01:59:16 +01:00
pancake
57fcf95fbe Update sdb to fix close(-1) issue 2014-03-13 11:18:51 +01:00
pancake
8fb6b41f32 Fix linkage 2014-03-12 17:50:36 +01:00
pancake
35ece5c6ab Fix uninitialized variables in sdb 2014-03-12 17:08:57 +01:00
condret
b202b05774 Add support for GBA roms and update GB opcode table
see http://gbdev.gg8.se/wiki/articles/CPU_Instruction_Set
2014-03-12 15:32:29 +01:00
pancake
a3c7044047 Fix #699 - mouse control chars in stderr 2014-03-12 03:32:50 +01:00
pancake
f3ac24dd47 Remove all deprecated (non-sdb) xrefs code 2014-03-12 03:23:50 +01:00
pancake
6c641ea461 Extended help message for 'k' command 2014-03-12 02:54:21 +01:00
pancake
fb98bc1335 More sdbization for comments and hints (-250LOC) 2014-03-12 02:44:49 +01:00
Fedor Sakharov
977b5fb706 io_ihex: Lets remove infinite cycle 2014-03-11 20:41:40 +04:00
pancake
8cfd3d475c Finish implementing RAnalHints on top of SDB 2014-03-11 10:53:44 +01:00
pancake
73a46d574c SDBize and refactor Anal-Hints, still unfinished 2014-03-11 02:47:10 +01:00
pancake
cae8209c1c Update sdb fixing null deref in sdb_ns 2014-03-10 16:57:03 +01:00
pancake
6ba0214a73 Added initial uncrustify configuration file (still unfinished) 2014-03-10 16:55:37 +01:00
pancake
d27776c408 Fix infinite loop in ~. 2014-03-10 14:19:29 +01:00