Commit Graph

387 Commits

Author SHA1 Message Date
Kartone
287f1f31b6 Doc: backtick missing 2017-12-25 22:02:19 +01:00
Maijin
ac4be8742c Fix the uncrustify 2017-12-07 15:28:31 +01:00
Maijin
fa44625c5a Add chip8 disassembler and partial analyzer 2017-12-07 15:25:27 +01:00
Maijin
e44286124a merge endian in CONTRIBUTING 2017-11-25 12:20:32 +01:00
Tatsuyuki Ishi
6f53a6a69f PDB downloader: workaround MS server bug Fix #8848 2017-11-25 11:24:33 +01:00
Raul Siles
c89ae55862 Add non-priv user to the Developer Tools group in macOS (#8839) 2017-11-15 10:44:55 -05:00
Raul Siles
08d9abe283 Change references from OSX to macOS 2017-11-15 10:43:31 -05:00
Maijin
1d62db86e9 Add "doc" for Cannot find DLLNAME.sdb (#8784)
Add "doc" for Cannot find DLLNAME.sdb
2017-11-05 14:39:14 +01:00
kaka012
06b2b32dc0 Add commentary about SIP and Apple-signed binaries (#8780) 2017-11-04 20:12:13 +01:00
Christina Quast
ad3da3e937 Fix woO command, which is wopO now (#8682) 2017-10-13 12:07:11 +02:00
Matthew Conway
e76c8548ef Update Radare2 suite usage in intro documentation 2017-10-12 00:21:50 +02:00
Petr Vaněk
07ca31c4e7 Fix few typos in doc/ (#8618) 2017-09-30 11:58:41 +02:00
pancake
87dc54aa11 Fixes for the fortunes 2017-09-29 14:17:18 +02:00
crd477
05f416b3bd Add a quote that came to me while watching pancake's 33c3 video. 2017-09-10 21:46:54 +02:00
pancake
7180527894 Add r2bigger png logo image 2017-08-27 13:38:25 +02:00
Fangrui Song
d1cde39852 Fix help messages (#8136) 2017-08-07 12:19:15 +02:00
xarkes
3d681b0fe5 Renamed windbg plugin (#8117) 2017-08-03 14:58:39 +02:00
Daan Spitz
8b67b13805 add complexity fortune (#7981) 2017-07-21 15:38:23 +08:00
Maijin
2bbd8e853c Fix xdot command 2017-07-17 11:37:18 +02:00
Fangrui Song
57526c050e Add doc/zsh/{_rabin2,_ragg2,_ragg2-cc}, drop GNU sed dependency from zsh completion files (#7936)
Fix a benign missing fallthrough in rabin2.c

`sed -r` and regex escape sequence `\S` should be avoided as they are non-portable GNU extensions.
2017-07-17 08:50:24 +02:00
Fangrui Song
eec5aff085 Add Zsh completion file doc/zsh/{_r2,_radiff2,_rafind2,_rahash2,_rasm2,_rax2} (#7929)
* and minor fixes in the r2 help message
2017-07-16 10:08:48 +02:00
Maijin
c265a38b30 Update delete flag 2017-07-15 20:33:57 +02:00
Lowly Worm
c252664a60 add hextoy fortune 2017-07-12 18:56:17 -07:00
Maijin
fea0de7c53 Update doc #7903 2017-07-11 22:03:56 +02:00
Lowly Worm
cca0ff90c2 clang-format 2017-07-04 13:59:58 -07:00
Lowly Worm
311dfdeed3 make a valid clang-format
* this still is suboptimal because it doesn't differente spaces between
 parens for declaration vs definition
2017-06-29 22:42:38 -07:00
Daniel W. Crompton
bfc5961a1f Patch to enable zsh completion (#7608) 2017-05-28 20:18:57 +02:00
Adrian Pistol
a19ea41f03 Clean up r2pm code. (#7566)
See #7566.
2017-05-23 14:19:51 +02:00
pancake
0668d04488 Honor color theme in p=, add palette rainbow primitives in RCons 2017-05-18 00:01:16 +02:00
pancake
62b13b9294 Add meson-symstall/uninstall/clean and update README and doc Termux 2017-05-15 00:39:41 +02:00
Michael Scherer
d43d06fc2a Various doc fixes for Freebsd and gdb (#7337) 2017-04-21 21:42:51 +02:00
pancake
92dc32ba3c Add a bunch of queued fun fortunes 2017-04-21 16:14:56 +02:00
xarkes
05abf37193 Updated fortunes.tips pR->id 2017-03-26 18:15:46 +02:00
pancake
36483bba65 Update uncrustify 2017-03-26 00:35:18 +01:00
condret
db884ecd1d Initial import of the io.null plugin and doc/siol.md 2017-03-21 20:00:35 +01:00
pancake
7a0a11f500 Apply minor naming and indent changes from the siol branch - thanks condret 2017-03-15 02:22:54 +01:00
pancake
73b2a9bb24 Add the r2 fish fortune 2017-03-13 03:02:52 +01:00
pancake
82eb65563b Fixes for r2-indent
* Supports r2pm's uncrustify without having to r2pm -r
* Add r2-indent -a to run indent-whitelist.sh
* Add --fix option in whitelist script
2017-03-09 02:13:09 +01:00
alvarofe
740586e269 Update uncristify config file 2017-03-07 23:22:24 +01:00
pancake
f42791bf14 More uncrustify tweaks 2017-03-02 11:10:20 +01:00
pancake
0aff2ab8ca Update r2-indent rules 2017-02-27 00:40:25 +01:00
pancake
1ea23bd604 Fix #6816 - null deref in r_read_* 2017-02-20 12:08:06 +01:00
pancake
0ae4a5c3e8 More r2-indent fixes. and reindent a bunch of files 2017-02-20 02:54:16 +01:00
pancake
4bbc73a0e2 Fix #6818 - json indent ~{} honors scr.color
- Cannot configure the color palette
2017-02-20 02:32:58 +01:00
pancake
93eb47ccac Update SDB fixing stack exhaustion in merge sort and enhance indentation scripts 2017-02-12 22:44:13 +01:00
pancake
219f0e6db6 Add support for uncrustify in sys/indent.sh (still not perfect) 2017-02-10 18:04:30 +01:00
pancake
8c1b11ceae Fix #6755 - Change nN keys in graph view 2017-02-10 17:22:51 +01:00
ITAYC0HEN
25fec0ebec Fix spelling mistakes in intro.md 2017-02-08 18:26:07 +01:00
SchumBlubBlub
313cb98073 Code style and Fortunes 2017-02-08 12:34:08 +01:00
pancake
3a101795b4 Release 1.2.1 2017-02-02 13:25:24 +01:00