Commit Graph

11304 Commits

Author SHA1 Message Date
SkUaTeR
8e6be1b54b Thread list and some fixes for the w32 debugger (#6355) 2016-12-21 09:07:58 +01:00
jvoisin
050d383ae7 Improve a bit the help for anal-related commands (#6348)
* Improve a bit the help for anal-related commands
* Help for `dcs`
* Help for wt
* Add help for dcu
2016-12-21 09:02:55 +01:00
Rakholiya Jenish
8af363143a Split io_r2k.c into windows and linux files differently. Additional minor fixes in linux integration. (#6352)
* split r2k file, print cr1 as 0
* show help on incorrect commands and fix minor issues
update the memleak changes done in commit 50d73d1
* fix mingw build on linux
2016-12-21 08:58:48 +01:00
pancake
57a94f9498 Add cfg.fortunes.clippy option and expose r_core_clippy 2016-12-21 02:04:59 +01:00
pancake
16e98fc1f5 Update version number moving forward the next release 2016-12-21 01:52:17 +01:00
pancake
4cb9df1cc5 Add r_sys_tts and cfg.fortunes.tts (only for OSX atm) 2016-12-21 01:46:19 +01:00
pancake
a8515ec1d8 Add fortunes.creepy 2016-12-21 01:26:03 +01:00
pancake
2b8d68121d Update date in V! panels license menu 2016-12-21 00:36:38 +01:00
Álvaro Felipe Melchor
f1ffd476ee Fix hasnext test 2016-12-20 16:15:26 +01:00
pancake
c9e8a296b9 Fix offset alignment when asm.fcnlines=false 2016-12-20 14:54:29 +01:00
Anton Kochkov
466600661a Better logic for XSTATE_MASK_GSSE (Mingw32) define 2016-12-20 16:36:43 +03:00
pancake
d56e362b6e Fix visual panel crop boundaries 2016-12-20 11:54:53 +01:00
Anton Kochkov
e2db6dfcc2 Fix Mingw32 build 2016-12-20 13:54:16 +03:00
pancake
3cab378e00 Fix regression after memleak fix 2016-12-20 02:14:37 +01:00
Á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