Álvaro Felipe Melchor
24f9981b65
Fix warning and restore asm.cmtright in r_core_visual_graph
2016-12-20 02:12:05 +01:00
Álvaro Felipe Melchor
355551f025
Fix regression in anal
2016-12-20 01:45:46 +01:00
pancake
b936c17d61
Fix spp build
2016-12-20 01:18:26 +01:00
pancake
44040638b0
Fix some overflows and null derefs reported by clang-analyzer
2016-12-20 00:48:02 +01:00
pancake
6ec3898edf
Fix a bunch of null derefs in graph and better spp build
2016-12-20 00:34:53 +01:00
pancake
416b5bcaaf
Enhance asm.cmtright, fix segfault regression
2016-12-20 00:20:56 +01:00
Álvaro Felipe Melchor
4a663c9bfd
restore asm.cmtright in get_body graph.c
2016-12-20 00:11:52 +01:00
pancake
b1a06b88fd
Fix memleaks in disasm, speedup fcn_in and honor zoom in graph again
2016-12-19 23:42:05 +01:00
Asutosh Palai
36a251d9fb
[rarun2] fixed debugging with pty ( #6347 )
2016-12-19 22:34:00 +01:00
pancake
421a3ee2bd
Fix node boundaries
2016-12-19 22:07:53 +01:00
pancake
1facb46ab6
Fix memleaks in zignatures and update spp
2016-12-19 21:39:50 +01:00
Álvaro Felipe Melchor
1a05aecaa4
Fix uaf in bin_dex.c and oob write in pi with dex
2016-12-19 19:41:10 +01:00
Álvaro Felipe Melchor
d8739b1893
Fix build - removed annoying stray character
2016-12-19 17:55:00 +01:00
Álvaro Felipe Melchor
0a874247f2
Fix regression in elf.c
2016-12-19 17:40:47 +01:00
Dax89
dc68918bd0
afij: Fixed arguments and local variables count
2016-12-19 17:29:26 +01:00
Álvaro Felipe Melchor
88d4649cc6
fix more coverities
2016-12-19 17:23:30 +01:00
skuater
0c464aeb28
Fixed break on dll load
2016-12-19 16:48:46 +01:00
pancake
50d73d1547
Fix a lot of memleaks, null derefs and undef behaviour thanks to clang-analyzer
2016-12-19 16:44:51 +01:00
Álvaro Felipe Melchor
f9393bf6f9
Fix #5959 - use r_anal_xrefs_get in afll
2016-12-19 12:30:17 +01:00
pancake
4f418c979e
Fix #4722 - Initialize stack with esil.fillstack and aeimp
2016-12-19 05:58:20 +01:00
pancake
ecfcae9bca
Autocomplete /r and fixes for the graph node sizes
2016-12-19 05:26:06 +01:00
Andrey Torsunov
ffcdb0443e
5768: Add generation of comments with patch details ( #6314 )
2016-12-19 04:56:27 +01:00
pancake
9039228b58
Honor Q as an alias for q! in visual and prompt
2016-12-19 04:46:50 +01:00
pancake
521458908b
Fix div by zero and help for $fl
2016-12-19 04:27:13 +01:00
pancake
2c5400e03e
Fix more CIDs, memleaks mainly
2016-12-19 04:21:56 +01:00
pancake
0111506292
Fix STRLCPY macro from regex and fix 1 byte overflow CID
2016-12-19 03:23:49 +01:00
pancake
329e093192
Update spp from git and fix integration with rasm2
2016-12-19 03:07:52 +01:00
pancake
e7e4c86910
Add N key in graph to toggle mini nodes and graph.cmtright
2016-12-19 01:33:54 +01:00
Álvaro Felipe Melchor
224b3c3319
fix some coverities
2016-12-18 23:41:55 +01:00
Álvaro Felipe Melchor
520f57a962
some changes in dex code but lot of work remains
2016-12-18 15:49:54 +01:00
h4ng3r
8b79adb931
fix some coverty issues in dex format
2016-12-18 15:49:54 +01:00
Eugene
4530585132
Refactoring fixes in debug/linux ( #6339 )
2016-12-18 12:20:31 +01:00
Sven Steinbauer
865267fc86
Add spp to r2 utils build ( #6334 )
...
Integrate SPP into rasm2 to parse asm files
2016-12-18 09:46:10 +01:00
pancake
da218c993c
Fix #6038 - Autocomplete issue after @
2016-12-18 01:05:34 +01:00
pancake
87ab9a9402
Fix #6326 - rarun2 accepts backticks as an alias for !
2016-12-18 01:01:16 +01:00
pancake
9dba7d24f4
scr.break -> scr.breakword
2016-12-18 00:55:10 +01:00
pancake
15c10b2bdc
Implement scr.break (word)
2016-12-17 10:42:15 +01:00
Anton Kochkov
df413fef42
Fix CID 1295065, 1362999
2016-12-17 01:11:54 +03:00
Anton Kochkov
37f1756139
Fix CID 1367283, 1367280
2016-12-17 00:54:56 +03:00
pancake
4f0bfc3756
Fix static linking of the bin.bflt plugin
2016-12-16 15:00:26 +01:00
Álvaro Felipe Melchor
f1a3b34000
fix build due to a typo
2016-12-16 14:29:16 +01:00
Álvaro Felipe Melchor
d6d453b4a1
renamed gum_read_sleb128 to r_sleb128
...
this API has been borrowed from the awesome Frida project
2016-12-16 13:38:36 +01:00
Álvaro Felipe Melchor
f2dc07b17a
avoid leaking and added minor checks in dex
2016-12-16 13:37:57 +01:00
h4ng3r
85052941cf
fix some coverity issues for dex format
2016-12-16 00:04:10 +01:00
alvaro_fe
10fe20ede6
simplify the process of loading fat binaries
...
We avoid parse everything more than once and just when needed
2016-12-15 21:04:28 +01:00
Álvaro Felipe Melchor
a874de805e
clean up code applying coding style
2016-12-15 21:04:27 +01:00
Asutosh Palai
79a609630f
[rarun2] Added pseudo tty for listen and connect ( #6328 )
...
* [rarun2] added pseudo tty for listen and connect
* Fixed the socket connect error message
* [rarun2] moved pseudo tty under pty option
2016-12-15 15:06:06 +01:00
pancake
4ae632133e
Add $fl in the ?$? help
2016-12-15 00:18:21 +01:00
Marc
c585f91439
Dalvik analysis and bin parsing enhancements ( #6320 )
...
* Initial work to enhance the dalvik analysis with rbin info
* fix ptr addr in new-instance instruction in Dalvik Anal (#6082 )
* dalvik anal:fix ptr addr in new-instance
* first ESIL instructions for Dalvik
* more ESIL instructions for Dalvik
* parse more data in dex format
* code refactor and several fixes
2016-12-15 00:14:33 +01:00
pancake
6ae8d68299
Fix r_str_glob and add command 'fla'
2016-12-15 00:13:26 +01:00