Fangrui Song
82cec46150
Make px 2 @x:90 (len > temp blocksize) honor the temporary block ( #11106 )
2018-08-17 01:03:40 +02:00
Vanellope
e55bb9dea4
Now cursor works on the Disassembly panel, albeit rather roughly just yet. ( #11115 )
...
* cursor should barely work on the disassembly now
* implemented the cursor on the disassembly, this is just a start point though.
2018-08-17 01:02:00 +02:00
Rafael Rivera
18e6cb9484
Fix plugin file path parsing ( #11092 )
2018-08-16 19:09:18 +02:00
sivaramaaa
b632084f3b
Replace type,*name to type *,name
2018-08-16 19:08:48 +02:00
sivaramaaa
0010fe9652
Add json output to afcf
2018-08-16 19:08:48 +02:00
radare
d2995a13b4
Improve search.in= boundaries ( #11109 )
...
* Improve the SearchBoundaries
- Honor vaddr/paddr
- Parse rwx strings instead of hardcoded strings
- Kill io.sections.* and add bin.sections
* PA search boundaries should at work with the debugger mode
* Kill io.sections and improve search.in with dbg.maps
* Simplify maskMatches
* Fully kill io.sections in search.in and add bin.section
* Expose page permissions in search boundary list and remove dead code
2018-08-16 18:00:21 +02:00
Arnaud Lefebvre
8a1604adb2
cmd_debug: remove dco command help ( #11110 )
2018-08-16 14:28:00 +02:00
kriw
928f7be1e7
Fix command izzj
( #11083 )
2018-08-16 11:05:40 +02:00
David CARLIER
ada6a28ed9
Fix #11102 Attempt. ( #11108 )
...
When attributes are not read from Java class, there
is a risk of pointer dereference when freeing
afterwards.
2018-08-16 11:04:01 +02:00
radare
0ce42507dc
Initial implementation of visual tabs (Vt and VT) ( #11105 )
2018-08-16 11:01:53 +02:00
pancake
5b93b354ac
Add minor fixes (avoid numm dref)
2018-08-16 04:29:15 +02:00
Jacob Rosenthal
ef781d0add
Check for macos as well as darwin ( #11090 )
2018-08-16 04:18:37 +02:00
exokortex
dcb481122c
Fix command interpret when scr.html is on ( #11093 )
2018-08-16 04:05:52 +02:00
exokortex
6a5abe63eb
fix anal->esil use after free ( #11088 )
2018-08-15 10:29:00 +02:00
Fangrui Song
cb0a6f0ca3
Fix -Wunused-variable ( #11080 )
2018-08-15 10:25:53 +02:00
David CARLIER
d77f8a2bce
Fix leak for arch value form env var. ( #11091 )
2018-08-15 10:25:25 +02:00
Giovanni
7b3764c6fe
Wasm analisys ( #11094 )
...
* fixed several bugs on wasm anal
* fixed wasm loop opcode
* block doesnt make sense.. is a loop?
* wasm now working and making sense
* fixed a few bugs
2018-08-15 12:30:34 +08:00
Adam Zambrzycki
7e04582718
Fix formatted json colors ( #11078 )
...
* Fix formatted json colors
2018-08-14 21:23:24 +02:00
exokortex
6d4950b694
fix ds->hint use after free
2018-08-14 17:56:30 +02:00
Khairul Kasmiran
9a608899a1
Improved comment slightly
2018-08-14 21:02:02 +08:00
Maijin
a095f6f3f0
Add shlr/capstone/ in .gitignore
2018-08-14 09:59:27 +02:00
radare
40cf3e4674
Use dashes in dm output instead of hash sign. ( #11076 )
2018-08-14 11:51:13 +08:00
pancake
afa7b1b444
Refix svc.val for arm
2018-08-14 02:46:12 +02:00
pancake
a2637e8183
Add missing op.val for ARM's SVC
2018-08-14 02:31:23 +02:00
Andry
915b3deeb1
Fix core->anal->sdb_types reset after i cmd
2018-08-13 19:00:17 +02:00
pancake
fcc5938e9d
Fix /as for Linux/ARM32 (android)
2018-08-13 18:45:40 +02:00
pancake
77482df0ba
Fix crash in asm.imm.trim
...
$ r2 -qc "af ; e asm.imm.trim=true ; pdf" /bin/ls
2018-08-13 18:05:32 +02:00
pancake
d251e2f263
Fix back the wraparound circular memory on arm32
2018-08-13 16:31:42 +02:00
pancake
5add0a3d6e
Fix all the ESIL expressions for the LDR instructions (mask the value, not the address)
2018-08-13 16:31:42 +02:00
pancake
8eb1c81fd8
Show error message when trying to peek no address from memory in ESIL
2018-08-13 16:31:42 +02:00
pancake
035942db81
Fix #11067 - uaf in ~
2018-08-13 16:31:42 +02:00
pancake
991e81df37
Improve ARM pseudo for LDRH
2018-08-13 16:31:42 +02:00
pancake
0325120f1b
Fix ESIL expression for ARM32's LDRH instructions
2018-08-13 16:31:42 +02:00
pancake
6334b8c8bd
Fix #11036 - Fix oobread crash in serch bounds within aaV
2018-08-13 16:20:34 +02:00
pancake
747445debe
Fix #11038 - double-free in PE
2018-08-13 16:20:34 +02:00
pancake
2acb5352ef
Bring back mrproper to fix all the recent build issues
2018-08-13 14:17:41 +02:00
Rene Laemmert
e012f03559
removed the last ?y from vmenus ( #11070 )
2018-08-13 13:52:02 +02:00
Rene Laemmert
63954a14aa
Update graph.c ( #11066 )
2018-08-13 13:37:13 +02:00
Khairul Kasmiran
855faff5f4
Added clarifying comment
2018-08-13 18:45:12 +08:00
pancake
231e04b413
Fix some memleaks in visual panels (coverity)
2018-08-13 12:13:19 +02:00
sivaramaaa
2b2c901da7
Remove a unnecessary check ( #11065 )
2018-08-13 11:46:09 +02:00
radare
e570489327
Implement p=2 command ( #11061 )
2018-08-13 11:45:54 +02:00
Rafael Rivera
3f0d377123
Ensure we use correct platform path sep ( fixes #11063 ) ( #11064 )
2018-08-13 11:45:40 +02:00
sivaramaaa
8a2397e4b1
Improve syscall search ( #11058 )
2018-08-13 03:13:25 +02:00
Rafael Rivera
4634a817c4
Create cons context before col diffing ( fixes #11059 ) ( #11060 )
2018-08-13 03:12:27 +02:00
SkUaTeR
1854ced042
Fix for issue #11024 ( #11055 )
2018-08-12 20:27:05 +02:00
radare
237d74524b
Fix io.buffer (2 asan crashes, 1 missbehaviour) ( #11048 )
2018-08-12 20:26:28 +02:00
Itay Cohen
1464b19d36
In radare we trust ( #11057 )
2018-08-12 20:25:50 +02:00
Maijin
f14e05ac55
Remove /A, /Af from help
2018-08-12 17:17:39 +02:00
Florian Märkl
404e4a1b74
Prompt on exit to kill tasks ( #11054 )
2018-08-12 13:27:45 +02:00