pancake
|
4e8ab49948
|
Fix freeing issue in RCore plugins and rename RCmdPlugin to RCorePlugin
|
2014-04-01 17:17:03 +02:00 |
|
pancake
|
5c32779d52
|
Workaround doublefrees until we get refcounting in Sdb
|
2014-04-01 04:03:48 +02:00 |
|
Adam Pridgen
|
9f8d8b7b2e
|
Adding a print summary for the class file, and revamping how summary dumps string content
|
2014-03-31 15:35:47 -05:00 |
|
pancake
|
796bb19cfd
|
Implement ?x- command to decode hexpair strings
|
2014-03-31 17:16:27 +02:00 |
|
pancake
|
9e08e07b7b
|
Fix build, remove useless debug printfs
|
2014-03-31 16:39:16 +02:00 |
|
pancake
|
f288cb811b
|
Better r2048, more random refactoring for anal sdbization
|
2014-03-31 04:42:55 +02:00 |
|
condret
|
4947acdfa7
|
prevent T in visual-mode from segfaulting
thx @thejh
someone, please take a look at this, the real bug might be still existing
|
2014-03-31 03:07:46 +02:00 |
|
pancake
|
bc344eea1d
|
Add r2048 game in V! command. Initial sdbization of fcn vars
|
2014-03-31 03:06:45 +02:00 |
|
Adam Pridgen
|
7bee007b9c
|
Class name replacement works
|
2014-03-30 14:04:15 -05:00 |
|
Adam Pridgen
|
a7bcdcab01
|
Adding class replacement
|
2014-03-28 21:06:26 -05:00 |
|
pancake
|
d9dee42384
|
Bump sdb and fix hints with newer sdb stack api
|
2014-03-29 02:49:49 +01:00 |
|
Adam Pridgen
|
c8d383617d
|
Change int64_t to st64 in cmd_write.c
|
2014-03-28 12:40:55 -05:00 |
|
Adam Pridgen
|
6a50f55834
|
Fixing some of the coverity issues
|
2014-03-28 12:17:23 -05:00 |
|
pancake
|
3ee51a2d02
|
Fix w32 build
|
2014-03-28 17:17:56 +01:00 |
|
pancake
|
ae20ea8132
|
Add ragg2-cc support for OSX-x86-64
|
2014-03-28 16:22:34 +01:00 |
|
Adam Pridgen
|
8d994160b0
|
Java CP String rewriting works, add R_NEW0 to RIODesc macro
|
2014-03-27 14:08:56 -05:00 |
|
Adam Pridgen
|
478d642434
|
Adding a command to shift blocks
|
2014-03-26 22:41:31 -05:00 |
|
condret
|
27d7725950
|
Code clean up and fix o+
|
2014-03-26 22:32:45 +01:00 |
|
pancake
|
609122eac9
|
Update to sdb 0.9 (array api changes)
|
2014-03-26 04:16:03 +01:00 |
|
pancake
|
7a47a7c29c
|
Some fixes for RLang plugins
|
2014-03-26 01:34:32 +01:00 |
|
condret
|
18641dfb24
|
fix #730
|
2014-03-25 17:11:11 +01:00 |
|
pancake
|
cdfc568591
|
Use RList in RAnal->plugins
|
2014-03-25 12:06:48 +01:00 |
|
Adam Pridgen
|
09fa5cf10c
|
Added extend to io support, now files can be extended, b00y4!
|
2014-03-24 22:57:36 -05:00 |
|
condret
|
d6dae07979
|
Implement RAnalCycleFrame Stuff, New optypes and esil-adc/sbc
|
2014-03-25 02:36:54 +01:00 |
|
pancake
|
d784eca2a8
|
Some static link fixes
|
2014-03-24 23:47:04 +01: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 |
|
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 |
|
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 |
|
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
|
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
|
48966d7af3
|
Bump capstone to 2.1.1 + dont check https cert
|
2014-03-15 01:59:16 +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 |
|
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
|
7c8daf1e70
|
Refactoring RBinMeta into RBinDbgInfo
|
2014-03-10 02:27:32 +01:00 |
|
Fedor Sakharov
|
7682a33646
|
Fix #689
|
2014-03-09 00:04:19 +04:00 |
|
Fedor Sakharov
|
939f274e90
|
Fixes #150
|
2014-03-08 03:00:04 +01:00 |
|
pancake
|
a1902426e6
|
RCons.clear_line() now can clear stderr line too
|
2014-03-08 02:56:04 +01:00 |
|