5300 Commits

Author SHA1 Message Date
Jody Frankowski
f6406e76c9 Doc: add requirements to the yara plugin 2014-08-10 18:34:20 +02:00
pancake
c37df6d142 Fix include path for zlib compilation 2014-08-10 18:31:18 +02:00
pancake
504f006d5d Fixes more gunzip support in r_util 2014-08-10 18:24:00 +02:00
pancake
3d66ed5378 Add r_file_gzslurp() to read GZIPped files easily 2014-08-10 18:13:12 +02:00
Jody Frankowski
d7ea65f66a Doc: precise yara comes with and loads crypto and packers rules 2014-08-10 17:33:24 +02:00
pancake
4b3e5de4ac Fetch peid.yara with sys/yara.sh (1MB) 2014-08-10 17:29:58 +02:00
pancake
9cb92b58f6 Rollback to use GNU disassembler for MIPS. Capstone is still buggy 2014-08-10 17:15:49 +02:00
pancake
78570590dc Add reverse resolution for cmd_types 2014-08-10 15:52:00 +02:00
pancake
a79250c7ca Fix #1176 - Clear line before showing every anal line 2014-08-10 15:39:00 +02:00
Jody Frankowski
4de6b367d6 Add new yara doc 2014-08-10 13:03:05 +02:00
Jody Frankowski
e78ff087da Fix add_file error handling 2014-08-10 13:02:47 +02:00
pancake
332f21971a Initial fix to support loading TinyELFs (wip) 2014-08-09 23:53:13 +02:00
Jody Frankowski
4d38ff0d31 Propose the user to continue editing the broken rule file. Also others error handling fixes 2014-08-09 23:22:21 +02:00
Jody Frankowski
d0e54a895c Fix handling of yaralib return values 2014-08-09 23:22:21 +02:00
pancake
8bc97d1666 Swap esil if, avoid } being pushed 2014-08-08 23:22:58 +02:00
pancake
d47c99575a Show esil backtrace into RCons.printf 2014-08-08 23:16:21 +02:00
pancake
f79fcadc12 Sync with sdb-git 2014-08-08 21:33:07 +02:00
pancake
a071ee29d7 Fix ascii art graph for one block graphs 2014-08-08 21:08:47 +02:00
condret
5044db993c aes starts emulating at entry0 2014-08-08 18:28:14 +02:00
condret
d0b9af318f fix esil_if
you can now use internals as conditions for esil_if
2014-08-08 18:24:46 +02:00
pancake
ac0922861e Add 'dsue' command and extend ESIL api to handle debugger conditions 2014-08-08 18:20:40 +02:00
Anton Kochkov
1fb6d05480 Fix MINGW32 builds on some systems 2014-08-08 19:39:50 +04:00
pancake
6f8ea0f44b More fixes for rpnesil 2014-08-08 16:09:27 +02:00
pancake
8f8ac8a73d Fix #1171 - pdf@main wrong start 2014-08-08 15:40:55 +02:00
pancake
3baab0cd38 Fix esil_if() and simplify stackdump output 2014-08-08 15:29:16 +02:00
Fedor Sakharov
1a3a7cdfaa Fix adding dwarf addrline info into sdb 2014-08-08 15:18:00 +02:00
pancake
e233570391 Fix #1170 - Implement 'afj' command to show function info in JSON 2014-08-08 14:40:50 +02:00
pancake
cb5d7afb38 Fix 'aoj' and update r2.js for nodejs integration 2014-08-08 13:50:16 +02:00
pancake
2d1f5b7ea5 Implement missing peeks and pokes in esil 2014-08-08 02:56:22 +02:00
condret
0355e98a5b fix accessing internals 2014-08-08 02:37:24 +02:00
pancake
72364639db Update '?{' for new rpnesil specs 2014-08-08 02:33:11 +02:00
pancake
5509d45c2c Handle 'ar <regname>' as an alias for 'ar?<regname>' 2014-08-08 02:25:18 +02:00
pancake
131aaa487f Fix more ESIL instructions for x86 2014-08-08 02:11:23 +02:00
condret
b1fd8c877d add %r 2014-08-08 01:42:41 +02:00
condret
14aa47a00b implement %p for esil 2014-08-08 00:24:45 +02:00
condret
9ffce09585 esil post-loop-cb 2014-08-08 00:22:01 +02:00
condret
fd72d4ad78 refix #1163 2014-08-07 15:47:53 +02:00
condret
f3e5186d23 fix #1163 2014-08-07 15:43:05 +02:00
condret
ddfbd6c600 fix a error message on opening gb-files 2014-08-07 14:59:25 +02:00
condret
81ac01280e keep esil-vm alive for more emu-power 2014-08-07 14:57:44 +02:00
condret
fd3271b3f7 integrate RAnalEsil into RAnal 2014-08-07 14:43:46 +02:00
condret
dccc02c8d6 integrate RAnalEsil into RAnal 2014-08-07 14:37:55 +02:00
condret
17d0dd7ea1 keep esil-vm alive for more emu-power 2014-08-07 14:31:36 +02:00
pancake
71aa477291 Fix another issues in json/query for Sdb 2014-08-07 03:50:39 +02:00
pancake
45f5a3d31f Update ?@? help message 2014-08-07 02:39:34 +02:00
pancake
2c0d3fe469 Link anal.cpu to asm.cpu like .arch does 2014-08-07 01:57:10 +02:00
pancake
343d3611bb Implement 'iZ' command as shortcut for rabin2 -Z 2014-08-07 01:10:58 +02:00
jvoisin
c9c114a82d Fix #1158 (aka Incorrect results when searching for gadgets) 2014-08-07 01:07:50 +02:00
pancake
9a55e866b0 Fix rabin2 -Z . Implement it for DEX too. 2014-08-07 01:00:04 +02:00
pancake
672d59cad0 Chop argument in 'cat' 2014-08-07 00:37:44 +02:00