pancake
|
36e96f2546
|
Fix rtr segfault when bruteforcing on different threads
|
2017-04-03 01:00:45 +02:00 |
|
Raúl Peñacoba
|
1450deba84
|
asm: Add missing free() (#7201)
|
2017-04-02 22:58:51 +02:00 |
|
alvarofe
|
ea9b43fa11
|
Check for section_end in r_flag_get_i2
|
2017-04-02 12:49:33 +02:00 |
|
alvarofe
|
643267ab67
|
Fix some warnings when compiling
|
2017-04-02 12:43:25 +02:00 |
|
alvarofe
|
42fb071d4b
|
Fix #7198 - static code analysis by AppChecker
|
2017-04-02 12:22:04 +02:00 |
|
alvarofe
|
1d8ffe7ee6
|
Bump latest sdb fixing some issues
|
2017-04-02 12:14:49 +02:00 |
|
giomismo
|
6d2d797eae
|
Fix #7193 : R2PM_ETCD has an extra "radare2" path (#7194)
Fixes alias in radare2rc at r2pm packages like esilburner
|
2017-04-02 08:36:30 +02:00 |
|
xarkes
|
14094583fd
|
Modified windows build script (take care of configure exit code)
|
2017-04-01 11:01:10 +08:00 |
|
Maijin
|
388225fd89
|
Fix Step-over in graph
|
2017-04-01 01:45:28 +02:00 |
|
Sven Steinbauer
|
a6c4939b62
|
Fix single operand parsing for arm64 (#7191)
FIX #7189
|
2017-03-31 12:52:08 +02:00 |
|
pancake
|
5ea70e90bc
|
Bump PREVIOUS_RELEASE
|
2017-03-31 11:49:55 +02:00 |
|
pancake
|
6a992baccb
|
Fix crash in free for aab and update prevrls in mkfile
|
2017-03-31 11:49:06 +02:00 |
|
Giovanni
|
4715f1e2b9
|
fixed crash on cmask due bad args (#7188)
|
2017-03-31 10:22:57 +02:00 |
|
ITAYC0HEN
|
5e86ac0a90
|
fix graph.c help meesage (#7187)
* Update graph.c
* Update cmd_info.c
* Update cmd_info.c
nothing changed <> wrong branch
|
2017-03-31 09:51:21 +02:00 |
|
Roi Martin
|
547479dad2
|
Zign matching configurable via zign.metrics.{graph,bytes}
|
2017-03-30 17:54:17 +00:00 |
|
Roi Martin
|
749d432a51
|
Reduce error/warning verbosity of zigns
|
2017-03-30 16:54:58 +00:00 |
|
Roi Martin
|
cae53f1e78
|
Fix comment
|
2017-03-30 18:11:54 +02:00 |
|
Roi Martin
|
e68c31e015
|
Fix r_sign_delete on zignspaces
|
2017-03-30 18:11:54 +02:00 |
|
Roi Martin
|
bade0f3fde
|
Update zigns autocomplete
|
2017-03-30 18:11:54 +02:00 |
|
Roi Martin
|
572c83e48d
|
Add all possible zigns with za{f,F}
|
2017-03-30 18:11:54 +02:00 |
|
Roi Martin
|
25134da7cf
|
First steps in supporting multiple zign heuristics
|
2017-03-30 18:11:54 +02:00 |
|
pancake
|
17e34bac0a
|
Fix UAF and null deref when emulating code with anal hint bits
|
2017-03-30 17:58:26 +02:00 |
|
pancake
|
a6fee9b791
|
Update www-m from git
|
2017-03-30 11:42:00 +02:00 |
|
Rene Laemmert
|
39aa9128f4
|
Experimental aab reimplementation
|
2017-03-30 10:53:40 +02:00 |
|
pancake
|
d023e33790
|
Fix null deref in RCons.swapGround
|
2017-03-30 09:51:45 +02:00 |
|
pancake
|
29be000e3c
|
Rename esil_stack into esil.ram
|
2017-03-30 09:18:03 +02:00 |
|
pancake
|
80a8b9a5a2
|
Greenify travis rolling back the p=p improvements into p=z
|
2017-03-30 09:14:31 +02:00 |
|
pancake
|
cd28744049
|
Add r_mem_{alloc,free} to avoid issues mixing multiple allocators
|
2017-03-30 02:39:18 +02:00 |
|
pancake
|
fd4efcfa70
|
Add asm.section.sub to the pointer dereference strings in disasm
|
2017-03-30 02:20:22 +02:00 |
|
pancake
|
0c2bf8080f
|
Print out Sa in S*, handy for projects
|
2017-03-30 02:19:55 +02:00 |
|
Álvaro Felipe Melchor
|
a6e87ff6df
|
Fix #7154 - /V* set flags and not behaves like aav (#7166)
|
2017-03-29 04:44:16 +02:00 |
|
pancake
|
16fb39d2c1
|
Add p=z and bring back the old p=p
|
2017-03-29 04:42:01 +02:00 |
|
pancake
|
0e66d65a7c
|
Handle ^C in p=
|
2017-03-29 04:37:40 +02:00 |
|
pancake
|
262f67353c
|
Add p=[j,c,i,m,s] and enhance p=p
|
2017-03-29 04:23:14 +02:00 |
|
Roi Martin
|
5d46f0224c
|
Implement custom anal_mask for ARM
|
2017-03-29 02:25:43 +02:00 |
|
Roi Martin
|
dd447d0717
|
Add support for custom anal mask functions
|
2017-03-29 02:25:43 +02:00 |
|
Thomas Ilsche
|
1a72b58daa
|
fix NULL deref on failed strbuf_new and memory leak in r_asm_mdisassemble (#7163)
|
2017-03-29 00:44:36 +02:00 |
|
pancake
|
8edcc53a18
|
Implement asm.section.sub to prefix offsets with section name in disasm
|
2017-03-28 22:55:58 +02:00 |
|
Alex Stafeev
|
9578dffa1c
|
#6161 add ningb haddr (#7174)
|
2017-03-28 22:13:50 +02:00 |
|
pancake
|
601071a18f
|
Change behaviour of f+ to add instead of set
|
2017-03-28 14:07:26 +02:00 |
|
pancake
|
74690db2b1
|
Dont enable v8 mode on arm64 for capstone
|
2017-03-28 13:25:29 +02:00 |
|
pancake
|
1721c32177
|
Add CC. help in C? and handle CC.[addr] syntax
|
2017-03-28 13:07:52 +02:00 |
|
pancake
|
265a44c0d2
|
Fix #7133 - asm.cpu=v8 doesnt toggles cortex
|
2017-03-28 11:37:23 +02:00 |
|
alvarofe
|
f7e617b89f
|
Update help in cmd_search.c
|
2017-03-27 22:03:10 +02:00 |
|
alvarofe
|
0cdd14e422
|
Fix #7150 - null dereference in regcomp.c
|
2017-03-27 21:56:58 +02:00 |
|
alvarofe
|
5c820132f6
|
Bump sdb e24f06002d15209f561d0d3234250a177613e872
|
2017-03-27 21:32:55 +02:00 |
|
Srimanta Barua
|
eea0d7c494
|
Fixed findNextNumber and filter (#7161)
|
2017-03-27 19:43:56 +02:00 |
|
pancake
|
c1074d8e9d
|
Fix non-initialized regression in s
|
2017-03-27 13:43:18 +02:00 |
|
Khairul Azhar Kasmiran
|
c79bab3df4
|
Don't repeat flag in comment if already in disasm (PUSH) (#7140)
* Don't repeat flag in comment if already in disasm (PUSH)
* Maintain current behavior if ds->opstr is NULL
|
2017-03-27 13:24:50 +02:00 |
|
pancake
|
c504b85a7c
|
Fix #7117 - Implement s! to show near flag names for history offsets
|
2017-03-27 13:12:59 +02:00 |
|