7653 Commits

Author SHA1 Message Date
Maijin
36dd2137e2 Fix typo in pdc
Fix typo in pdc
2015-04-17 10:51:46 +02:00
Jeffrey Crowell
ee410a29d7 fix spacing in wo help 2015-04-17 00:53:06 -04:00
pancake
6ff92a2b1d Fix afa- and o--;r- 2015-04-16 17:57:36 +02:00
pancake
2096e855ba Fix gs0 crash 2015-04-16 17:49:17 +02:00
pancake
9a94698bd4 Fix #2382 - fix ragg2 crash and pe memleak 2015-04-16 17:24:26 +02:00
Álvaro Felipe Melchor
775a780b43 Fix #2116 2015-04-16 16:59:42 +02:00
skuater@hotmail.com
ec1ba93468 fixed K/RePag outbounds 2015-04-16 10:30:54 +02:00
pancake
153be0ce0a Fix asm. options lost after pdc issue 2015-04-16 10:30:36 +02:00
pancake
43dfbd9820 Initial (bugfix/PoC) for the pdc decompiler command 2015-04-16 06:44:48 +02:00
pancake
0342ce3fe0 Fix r2 -q0 2015-04-16 04:06:02 +02:00
pancake
5187d37c13 Fix latest covs 2015-04-15 12:13:50 +02:00
pancake
c7a4b978d1 Fix w32 build 2015-04-15 02:16:18 +02:00
Álvaro Felipe Melchor
788a7f998d write the same info in normal as in json 2015-04-15 01:47:47 +02:00
AntonDevil
8737ad2b65 Implementing version info parse 2015-04-15 01:44:17 +02:00
Maijin
df71c0eadc Update .travis.yml 2015-04-15 00:47:16 +02:00
Maijin
e38ad895c0 format.pdb
format.pdb
2015-04-15 00:37:24 +02:00
Maijin
bf7deda0eb Enable asm.x86 in TRAVIS
Enable asm.x86 in TRAVIS
2015-04-14 21:23:59 +02:00
Álvaro Felipe Melchor
61fb2fdf63 Fix file/uri info 2015-04-14 17:15:46 +02:00
Álvaro Felipe Melchor
e23d5adb3a Fix 2369 - move bits and endian from core to bin info 2015-04-14 17:15:46 +02:00
skuater
a853b35c8f fix getmodules for windows process 2015-04-14 17:15:06 +02:00
pancake
997dda6e5b Add support for iOS-simulator and static-OSX builds 2015-04-14 17:14:43 +02:00
pancake
ca6bfba159 Bump capstone to get proper Sparc branch disassembly 2015-04-14 10:01:56 +02:00
Jeffrey Crowell
df234f644b fix visual mode rename functions:
fixes ?i test;?y
2015-04-14 01:33:24 -04:00
pancake
abd6516601 Ve honors the terminal height 2015-04-14 03:07:57 +02:00
pancake
941306936e Bump capstone and sdb from git 2015-04-13 15:38:36 +02:00
pancake
70a677b850 Fix iOS package 2015-04-13 14:16:46 +02:00
pancake
a975876015 Fix OOB read issue in PE. Partial fix 2015-04-13 12:24:51 +02:00
Judge Dredd (key 6E23685A)
60f09a5ebc fix possible memleak in cons less 2015-04-13 12:12:25 +02:00
David Kreuter
e0acc54fa0 i8051: implemented push, pop, djnz and ??? 2015-04-13 10:57:13 +02:00
Jeffrey Crowell
7a9ac6ae54 coverifix! 2015-04-13 00:43:42 -04:00
pancake
46277a7ec9 Bump Cydia package version 2015-04-13 03:33:58 +02:00
pancake
a53c7249d9 Update build support for iOS 8.3 2015-04-13 03:27:24 +02:00
pancake
a0996f9549 Fix output of i 2015-04-13 02:45:24 +02:00
pancake
e56d7b1410 Handle = as separator in the internal grep 2015-04-13 02:07:52 +02:00
pancake
c0c4dcf203 Implement #2366 - Restart webserver with =h* command 2015-04-13 02:02:07 +02:00
Álvaro Felipe Melchor
c9ba88136d Fix java section perms 2015-04-13 01:34:05 +02:00
Álvaro Felipe Melchor
1baa130d6c check sections perms 2015-04-13 01:34:05 +02:00
Álvaro Felipe Melchor
3f80c60357 updated 2015-04-13 01:34:05 +02:00
Álvaro Felipe Melchor
e858a7c00a fix #1503 2015-04-13 01:34:05 +02:00
pancake
bbae76ce4d Try to fix mips64 build 2015-04-13 01:16:01 +02:00
David Kreuter
e72ba5cc1e Initial ESIL support for i8051 CPU 2015-04-13 01:07:50 +02:00
pancake
2aecde26d2 Tons of free candy. See details below:
- Fix arm-thumb ESIL for the SUB instruction
- Handle Java imports as symbols in code analysis
- Invoke Java instructions reference the imports now
- Fix 71 crashes reported by jn
- Affected bin modules: elf, mach0, java, te, pe, dex
2015-04-13 00:57:32 +02:00
jvoisin
44c7c7e3bb (Re-)add the documentation for fs in f? 2015-04-13 00:12:06 +02:00
jvoisin
33a8476df5 Close ' Add fs? help. #2358' 2015-04-12 21:38:01 +02:00
jvoisin
9f24fb98e9 Close issue #523
Implement 'pia' like 'pda' but with output like 'pi'

Handle scr.colors, because crowell is pedantic about this.
2015-04-12 15:36:30 -04:00
pancake
f9d6ff2f2b Fix some travis warnings 2015-04-12 18:00:40 +02:00
Jeffrey Crowell
8755625348 clean up bwdisassemble 2015-04-12 11:58:58 -04:00
Jeffrey Crowell
1549cd84bb fix pd -x for the last time? 2015-04-12 11:46:59 -04:00
Judge_Dredd
0ce2c0033c cons less chop lines to terminal width 2015-04-12 16:12:02 +02:00
pancake
85ecbec926 Fix crash in fuzzed DEX file bins/dex/fuzz-loaduleb.dex 2015-04-12 16:00:11 +02:00