Commit Graph

14204 Commits

Author SHA1 Message Date
ITAYC0HEN
446bd2ab44 Updating rahash2 man page (#7141)
[*] Change every instance of "Hasher" to "rahash2"
[*] Replace the mention of r2's `#` command with `ph`
2017-03-26 16:52:38 +02:00
pancake
ce7104647e Add rahash2 -E xor and support -S - and -S @ to slurp stdin or files 2017-03-26 00:38:57 +01:00
pancake
36483bba65 Update uncrustify 2017-03-26 00:35:18 +01:00
Khairul Azhar Kasmiran
33da7ad530 Don't repeat flag in comment if already in disasm (#7125)
* Don't repeat flag in comment if already in disasm

* Added missing space

* Added check for valid ds->opstr
2017-03-25 16:05:39 +01:00
Ren Kimura
ce5758b739 Add reverse singlestep command 'dsb' (#7116) 2017-03-25 16:00:25 +01:00
Roi Martin
ecac240ca8 Autocomplete zign commands 2017-03-25 12:56:21 +00:00
Roi Martin
6833124b80 Show number of generated zignatures in za{e,a,m}F 2017-03-25 11:57:46 +00:00
pancake
7205fbd665 ESIL can now emulate memory mapped devices 2017-03-25 03:29:03 +01:00
pancake
560f363a35 Fix #7121 - Implement /f to find the contents of a file inside another 2017-03-25 02:52:53 +01:00
pancake
7db1a11d33 More reindent and use R_EMPTY instead of {0} 2017-03-25 02:30:00 +01:00
pancake
a93424a3db Indent cmd_search.c 2017-03-25 02:23:47 +01:00
pancake
f6ebc02a88 Add r2pm -H and clone with --recursive 2017-03-25 01:54:19 +01:00
Roi Martin
a3070b131b Restore zs names on load. r_spaces refactoring 2017-03-24 22:53:38 +00:00
ryarnyah
10f5ee880d Add docker hub functionality to r2-docker script and remove all cap by default 2017-03-24 23:57:43 +01:00
ryarnyah
ce6878f243 Shrink docker image 2017-03-24 23:57:43 +01:00
Sven Steinbauer
3aa18670ec Support assembling the BND prefix on x86.nz branch instructions 2017-03-24 12:22:04 +01:00
pancake
a8d0aeea05 0 is also a valid address for V. 2017-03-24 11:34:40 +01:00
Q
49a54115d3 Fix multiple definition of 'snesflags' in static build 2017-03-24 11:10:30 +01:00
pancake
9522695f04 Also replace the fcnprefix from fcn.type 2017-03-24 11:04:25 +01:00
pancake
55f1c0b4dd Fix #7108 - Implement anal.fcnprefix 2017-03-24 10:46:13 +01:00
pancake
4ceb55fa86 Fix null deref in mips pseudo introduced recently 2017-03-24 10:42:37 +01:00
pancake
51fcb5e2d2 Add hex.header configuration variable 2017-03-24 02:57:10 +01:00
Giovanni
1a5ffd5221 Fix sparc regressions, ahi s and pd@x 2017-03-24 02:42:31 +01:00
pancake
b862dc5587 Fix logic in V. (thx @jroimartin for the tip) 2017-03-24 01:28:24 +01:00
pancake
6b8d0b9aaf Support alt-q in Visual and Visual Insert modes 2017-03-24 01:23:25 +01:00
Álvaro Felipe Melchor
ef7682676b Fix #6697 - aav now is aware of thumb addr 2017-03-24 01:07:42 +01:00
pancake
2b783319e8 Enhance V. to work with firmwares and dumps 2017-03-24 01:06:41 +01:00
radare
321e51fa6a Update the GNU ARM disassembler from Binutils (GIT) 2017-03-24 00:56:21 +01:00
Roi Martin
1b74b8f8a3 Check if perl exists (#7105) 2017-03-24 00:54:23 +01:00
Marc
1d4041ae97 Remove r_escape and fix CID 1372428 (#7099) 2017-03-24 00:52:37 +01:00
Roi Martin
2a5571321b Fix appveyor's error 2017-03-23 23:44:28 +01:00
Roi Martin
0c2a93b31b Allow to add function zign at offset 2017-03-23 19:40:36 +00:00
Roi Martin
884b1b913e Change default zign.min to 16 bytes 2017-03-23 18:00:34 +00:00
neutralinsomniac
653bac82d5 Add '0' visual mode command to help 2017-03-23 15:41:04 +01:00
alvarofe
80d428ba1b Fix memory leak in mach 2017-03-23 15:28:19 +01:00
pancake
35f0eed71a Enhance stripped detection on MACH0 binaries (thanks @dan1t0 for reporting) 2017-03-23 14:52:39 +01:00
/usr/share
87b78b63eb SNES: (kinda) handle X and M flags (#7095) 2017-03-23 12:53:14 +01:00
Francesco Tamagni
c42461b9c8 Fix cmtright handling in graphs (#7096)
- keep it true in summary mode, to avoid kill pds strings
- restore it back to its original value
2017-03-23 12:49:29 +01:00
Tzaoh
66527fc4e0 Fix #7060 show base address with di command (#7093) 2017-03-23 03:58:22 +01:00
Roi Martin
163706864b Copy metrics in r_sign_item_dup() 2017-03-22 22:51:48 +00:00
pancake
2f3fb58712 Fix null deref in dalvik analysis 2017-03-22 23:49:57 +01:00
alvarofe
b99e497fed Indent rahash2 with r2-indent 2017-03-22 21:49:16 +01:00
neutralinsomniac
2975d6d654 Enhancement of aav in aaa and aaaa 2017-03-22 18:04:26 +01:00
radare
3d65ec6903 Fix #7088 - Remove io->raw and .keepio 2017-03-22 16:42:58 +01:00
Roi Martin
1d21b17ec6 Implement command zoz. Change default zign.min to 8 2017-03-22 11:16:54 +00:00
alvarofe
6ccbd3a9f2 Fix #7072 - fix oob read bin_p9.c 2017-03-21 23:27:35 +01:00
alvarofe
f0f037b974 Fix #7073 - fix oob read for not finalizing str 2017-03-21 23:20:30 +01:00
condret
db884ecd1d Initial import of the io.null plugin and doc/siol.md 2017-03-21 20:00:35 +01:00
Maijin
6a4423f255 Use NodeJS 7 in travis 2017-03-21 19:17:58 +01:00
Maijin
b702d6c553 Change travis for new testsuite 2017-03-21 19:13:51 +01:00