Commit Graph

7365 Commits

Author SHA1 Message Date
pancake
f4e3f593d4 Add dexdump.sh to import DEX info into r2, VF now fits in screen
And 'C' toggles color! a use-after-free has been fixed too
And more instructions are now recognized by the analysis
2015-03-24 03:23:56 +01:00
pancake
908d5bf9a4 Remove http.public to avoid conflicts with http.bind
Fixes ^C in http webui when using a public bind
2015-03-24 00:47:10 +01:00
Álvaro Felipe Melchor
11a7610c7b Add psj command 2015-03-24 00:17:16 +01:00
pancake
9f1e714016 Fix ac? help 2015-03-24 00:16:00 +01:00
pancake
14aa79eac9 Better disasm+code analysis for Dalvik 2015-03-24 00:08:48 +01:00
Álvaro Felipe Melchor
e1edc18a68 change ac->aac 2015-03-23 22:13:33 +01:00
pancake
3cfa2b2f0e Fix #1544 - ^w chopping input 2015-03-23 22:05:06 +01:00
Jonathan Neuschäfer
dcc1a15749 more EOF fixes 2015-03-23 16:16:37 +01:00
Anton Kochkov
13cfed3509 Fix a typo from previous commit 2015-03-23 18:18:52 +03:00
XVilka
3ca5c3191a More Cygwin fixes 2015-03-23 18:17:36 +03:00
Jonathan Neuschäfer
861f185c23 V!: don't hang on EOF 2015-03-23 15:20:17 +01:00
XVilka
ab098c7f23 Fix Cygwin building 2015-03-23 16:45:59 +03:00
pancake
4b1a487649 Fix crash in RConsCanvas and type in RCoreConfig description 2015-03-23 10:19:53 +01:00
pancake
261a4d2faa Fix #2174 - Crash in V!! 2015-03-23 01:28:32 +01:00
pancake
08d7137ef1 Fix #2212 - TinyCC struct parse crash 2015-03-23 01:14:44 +01:00
pancake
2361d43034 Fix oob read crash in prl 2015-03-23 01:09:35 +01:00
pancake
1a73f5e807 Handle <directory> in r2 as an alias for cd /path;r2 --
Remove noisy eprintf and fix another crash
2015-03-23 00:41:50 +01:00
pancake
ebbe450f38 Fix r2 -c 'o-*;s++' - use-after-free and other from #2220 2015-03-23 00:32:31 +01:00
pancake
de22fe28d9 Fix 7 more issues from #2220 // 3 left 2015-03-23 00:05:18 +01:00
pancake
ef6c71208d Fix tons of input crashes reported in #2220 2015-03-22 23:24:13 +01:00
pancake
b14bfc0be2 Fix #2185 - r2 -d shm://123 crash 2015-03-22 22:41:46 +01:00
pancake
000781b07e Remove more unnecessary files from capstone in make dist 2015-03-22 16:59:14 +01:00
pancake
2e32d05986 Fix another capstone build breakage issue 2015-03-22 16:49:29 +01:00
pancake
aa41e5f706 Fix build with capstone3 2015-03-22 16:45:31 +01:00
pancake
fa5446f881 Fix capstone tar fuckup 2015-03-22 16:38:12 +01:00
pancake
063fca1224 Fix #2222 - Fully disable r_sandbox_create in sandbox mode 2015-03-22 16:35:02 +01:00
pancake
130b0a9c78 Fix w32 build 2015-03-22 16:22:59 +01:00
pancake
37a5f6d358 Honor RConsPalette in pxA, handle hex.onechar 2015-03-22 16:16:51 +01:00
jcrowell
285b20ce1a disable auto-saving of history while in the sandbox 2015-03-20 22:58:34 -04:00
Jeffrey Crowell
ebfb57e745 disable saving history while in sandbox mode.
closes #2217
2015-03-20 22:55:50 -04:00
pancake
6be8b58744 Enhace the "pxA" with cursor and b&w modes 2015-03-21 03:06:31 +01:00
pancake
75c8b5ddfa Bump capstone 2015-03-21 02:21:04 +01:00
pancake
12ea9734b5 Fix about 15 more random COVs 2015-03-21 02:04:49 +01:00
pancake
515b2e77bc Fix about 40 COVs related to memleaks and buffer overflows 2015-03-21 01:27:54 +01:00
skuater
b05efbc254 Fix w64 debugger 2015-03-21 00:29:14 +01:00
Alvaro Muñoz
f23b53ea29 contextual menu for hexview 2015-03-21 00:28:28 +01:00
pancake
586f1ac49c Initial implementation of pxA 2015-03-21 00:27:49 +01:00
pancake
95c2dd01ad Disable DRX on OSX until fixed 2015-03-20 22:51:24 +01:00
Maijin
a046ab618a Add ELF enums bin/d 2015-03-20 22:47:58 +01:00
pancake
4f305309c9 Fix old value shown in debug-reg-set operation 2015-03-20 20:42:40 +01:00
pancake
590f9023b0 Bump capstone and check toolchain in mingw64.sh 2015-03-20 16:53:55 +01:00
pancake
f134e056a1 A bit better call-args detect (reset state if stack grows after push) 2015-03-20 14:24:26 +01:00
pancake
67f3a52b51 Add [baddr] in doc/objc.pl, bump capstone a bit (still buggy) 2015-03-20 14:10:11 +01:00
pancake
9a494ff0c2 Fix w64 build (statically link libgcc) 2015-03-20 13:11:04 +01:00
Alvaro Muñoz
542b873504 updates to hexdump in webui 2015-03-20 10:57:08 +01:00
pancake
e5af65394c Bump for capstone-next 2015-03-20 00:38:23 +01:00
condret
afa5bb3c42 fix some gb-related stuff 2015-03-19 23:45:24 +01:00
pancake
977f52c508 Honor sandbox in r_lang_pipe 2015-03-19 23:23:29 +01:00
pancake
904a989ae5 Refine pf? pf?? and pf??? 2015-03-19 23:20:52 +01:00
Skia
9ae796c246 Refactor pf help 2015-03-19 22:51:32 +01:00