5720 Commits

Author SHA1 Message Date
pancake
360d9d651c Fix segfault in Dalvik disassembler 2014-09-05 18:59:24 +02:00
pancake
567ad8b82a Allow absolute paths in project save/load 2014-09-05 18:20:38 +02:00
Anton Kochkov
4286968309 Ignore more windows builds files 2014-09-05 20:07:32 +04:00
condret
4ebeeff986 add r_io_open_at 2014-09-05 16:53:51 +02:00
pancake
dcbfaf5f88 Fix segfault in ragg2 -P -10 (thanks @maijin) (thanks @maijin) 2014-09-05 16:13:47 +02:00
pancake
30acdbf50c Refactor debruijn code and make it accessible from ragg2 -P 2014-09-05 16:03:40 +02:00
Jody Frankowski
f930a97adc Unify gzip and zip 2014-09-05 15:12:40 +02:00
pancake
68e78aef7c Fix #1291 - remove hex dup in ascii char 2014-09-05 14:52:21 +02:00
pancake
30ca7913c6 Initial import of the io.gzip plugin 2014-09-05 14:47:35 +02:00
Jody Frankowski
8e3d7e045d Add support for both zlib and gzip streams 2014-09-05 14:10:00 +02:00
pancake
a5d015dae7 Add some enhacements to 'wo' command (woD and woO too) 2014-09-05 14:09:56 +02:00
Jeffrey Crowell
213c6f2567 Add De Bruijn cyclical patterns accessible thru woD and woO 2014-09-05 14:09:52 +02:00
condret
b6e3b0f50c add the io-fixing-condret-plan 2014-09-05 14:06:17 +02:00
pancake
dbc1f059d3 Use r_io_pread instead of vread for section checksumming 2014-09-05 12:56:49 +02:00
condret
1633901796 fix a possible vio/list-order bug 2014-09-05 11:34:20 +02:00
pancake
f249d21b48 Implementing 'axtj' and handle no argument for axf and axt 2014-09-05 00:40:46 +02:00
pancake
3894cc7b9d Fix ascii detection and enhace disasm output 2014-09-05 00:11:28 +02:00
pancake
39b9e14161 Fix rabin2 -K help message instead of version 2014-09-04 23:56:45 +02:00
pancake
5150cc8684 Finally fix the wheel issues? 2014-09-04 23:52:05 +02:00
Maijin
952c35da41 Add additional example on -K and update rabin2.1 2014-09-04 23:17:11 +02:00
pancake
68579f2fc3 Fix rabin2 -K checksum length 2014-09-04 23:14:04 +02:00
pancake
5e19db1748 Use write instead of eprintf for RCons.{cup|mouse} 2014-09-04 22:57:10 +02:00
pancake
62ffd3dc8d Fix invalid input in prompt because of the utf8 terminal check 2014-09-04 22:55:57 +02:00
pancake
f6d74c040c Fix #1283 - Segfault: r2 -qc '/m a ; /m a' malloc://16 2014-09-04 22:52:29 +02:00
jvoisin
e2c7e3eeb5 Add more modes to axt 2014-09-04 16:06:20 +02:00
condret
aa318b4216 extend the io api and fix a bug in vio 2014-09-04 15:49:34 +02:00
condret
aa3aaa5ab4 prevent a possible double-free 2014-09-04 11:44:38 +02:00
pancake
15aaf3cfc5 Fix the scr.wheel thing again. Waiting for maijin feedback 2014-09-04 11:06:41 +02:00
condret
63718ae9c6 implement r_io_pwrite and vio debug define 2014-09-04 00:41:07 +02:00
pancake
801ba5c232 Some warning cleanup 2014-09-03 23:57:28 +02:00
pancake
b294cf34bc More honors to scr.wheel 2014-09-03 23:55:09 +02:00
pancake
b782b0d90a Implement 'axf' and 'axt' xref utility commands 2014-09-03 23:40:57 +02:00
pancake
dbf2603829 Disable wheel when running with r2 -q 2014-09-03 23:19:55 +02:00
pancake
610e8d879c Fix #1279 - Add scr.wheel to enable/disable mouse wheel 2014-09-03 23:13:41 +02:00
pancake
39a26769fa Some minor cleanup and fixes to the anal/var thing 2014-09-03 23:02:39 +02:00
pancake
cf664a9f22 Better r2 -P and refactor 'r_core_patch' to accept a string instead of file name 2014-09-03 23:00:38 +02:00
condret
6a6af44a4e fix aa on #define USE_NEW_IO 1 2014-09-03 20:02:41 +02:00
pancake
4e06855b19 Implement 'pxl' and return bytes in core->num->value 2014-09-03 15:46:18 +02:00
Anton Kochkov
ded81b7777 Ignore windows executables in git too 2014-09-03 15:30:29 +04:00
pancake
e161a915dd Fix #1276 - Extend 'Vd' to support more types #1276 2014-09-03 10:26:41 +02:00
condret
db0b379de7 fix ghost-ref if vio is used 2014-09-03 01:29:10 +02:00
pancake
cbc3331ac2 Add 'i', 's' and 'S' in rtr visual. and store dr? result in num->value 2014-09-03 00:18:33 +02:00
pancake
c0746ff8d2 Store/restore offset and block for the background webserver 2014-09-02 23:53:36 +02:00
pancake
0c82eb1443 Fix {abcd}{hl} register definitions in x86-{32,64} 2014-09-02 23:11:22 +02:00
condret
832ae9e3c5 update rr and rra for gb-esil // gb-esil-update completed 2014-09-02 21:55:42 +02:00
pancake
dacc60326e Do not run 'aff' after 'aa' 2014-09-02 17:21:39 +02:00
condret
76cee8887a update rrc and rrca for esil-gb and remove old code 2014-09-02 15:17:30 +02:00
Maijin
8803c52c4b Update .gitignore
shlr/sdb/src/libsdb.so*
shlr/capstone/

Also there is a `"main" file in the root directory which is added when using ./sys/install.sh`,
`main: broken symbolic link to `/home/maijin/radare2/doc/hud /usr/lib/radare2/0.9.8.git/hud/main'`
2014-09-02 13:35:59 +02:00
condret
bb629e3c67 update rla, rlca, rl and rlc for gb-esil 2014-09-02 13:30:13 +02:00
pancake
bfae6a3c07 Colorize 'af[aAv]?' help message 2014-09-02 02:48:41 +02:00