8618 Commits

Author SHA1 Message Date
Riccardo Schirone
ed4691b51c core/disasm: reset colors at the end of a line with only one style 2015-08-09 22:17:56 +02:00
Riccardo Schirone
e2482345eb cons/canvas: fix bold attributes 2015-08-09 22:17:56 +02:00
pancake
de2be231ee AFL_USE_ASAN seems problematic for -m32 2015-08-09 19:19:25 +02:00
Riccardo Schirone
6c5606ed6f core/graph: fix issues in minigraph
* title not printed when it should partially printed
* fix style issues
* fix #3015
2015-08-09 14:07:11 +02:00
pancake
0e7748974b x86_64 -> amd64 for debian 2015-08-09 14:06:54 +02:00
yetmorecode
54a59efe1d Fixed #3057 - Incorrect physical size in ELF phdr* sections 2015-08-09 13:38:51 +02:00
pancake
fb4ffc49eb Initial import of sys/debian.sh to create the radare2 and -dev packages 2015-08-09 13:33:30 +02:00
pancake
1c352a9dab Fix two compiler warnings in PE parser 2015-08-09 12:44:03 +02:00
pancake
0005fe73c3 Fix oobread in dcpu16 2015-08-09 12:39:11 +02:00
Jeffrey Crowell
afcfd6a2b5 add another acezfortune 2015-08-09 05:07:17 -04:00
Jeffrey Crowell
ae6bd60785 add acezfortune 2015-08-09 05:06:40 -04:00
pancake
d61e6c66f7 Add sys/yara3.sh script to install yara3 plugin 2015-08-09 06:00:22 +02:00
pancake
53a033d67c Fix #2997 and #3010 - Fixes for minigraph rendering 2015-08-09 04:59:35 +02:00
pancake
b352d547f5 Optimize shlr/Makefile clean 2015-08-09 04:32:22 +02:00
pancake
1cfb22a9ef Fix #3019 - Fix tarball issue and optimize capstone updating 2015-08-09 04:28:31 +02:00
pancake
873e7e7f76 Fix #3040 - show error when '. file' not found 2015-08-09 03:58:53 +02:00
pancake
bbb90d5ce3 Fix #3041 - assemble 'mov edx, [rbp-4]' 2015-08-09 03:56:22 +02:00
shuall
0807686d86 #3052 all printf member functions changed to cb_printf 2015-08-09 03:25:05 +02:00
pancake
de072e7b27 Make aae handle more memory references for ARM-thumb 2015-08-09 03:23:40 +02:00
pancake
26dd53e8f4 Add support for RPI2 PE Windows executables 2015-08-09 02:13:47 +02:00
Taryn Hill
2e44554681 Fix typos in help strings in libr/core/cmd.c
Remove bogus 'n' from the end of yp command help
Remove duplicate 'from' in yfa's help
2015-08-08 13:55:11 -05:00
Álvaro Felipe Melchor
e764e8befa Fix regression mach0 relocs 2015-08-08 19:43:11 +02:00
pancake
4d672d9ecc mach0: two wrong switch indents, oob read in memcmp and useless warns 2015-08-08 19:04:07 +02:00
Álvaro Felipe Melchor
cf4b673d12 Fix #3047 & #3048 - oob write 2015-08-07 21:16:17 +02:00
Álvaro Felipe Melchor
a37fdb3dec Fix #3045 - oob write 2015-08-07 21:16:09 +02:00
Anton Kochkov
7458e34ddd Fix the doc yara2/yara3 2015-08-07 19:47:43 +03:00
Adrian Pistol
1db221ede0 Fix double "bios" in File Format list. 2015-08-07 01:47:45 -04:00
Sam
4a0996566c Fixed small spelling error. 2015-08-05 12:52:20 -04:00
pancake
bdf04c1180 Use ASAN in afl build 2015-08-04 21:28:46 -04:00
Maijin
72bf737507 Add msp430 in README [ci skip]
Add msp430 in README [ci skip]
2015-08-05 02:47:25 +02:00
pancake
38a4e4a428 Add some better autocompletion for the "t" subcommands 2015-08-04 20:39:16 -04:00
Anton Kochkov
ac72978de7 Fix #3034 - tf command 2015-08-05 01:51:25 +03:00
XVilka
e09682141e Run fork() on Cygwin 2015-08-04 21:14:11 +03:00
Álvaro Felipe Melchor
b517bc21a2 Fix #3026 - heap use after free 2015-08-04 18:58:24 +02:00
XVilka
c196bc723a Fix pipes in Cygwin 2015-08-04 15:17:09 +03:00
Sascha Schirra
7c145226d2 Bugfix: movw/movt instructions are assembled to mov instruction 2015-08-03 12:06:55 +02:00
Riccardo Schirone
19bcaffabb anal/p/anal_arm_cs: fix bug on 32 bit systems in arm64math 2015-08-01 01:28:28 +02:00
Álvaro Felipe Melchor
19c48e7edb Fix oob read in prefixline and oob write in r_cons_canvas_write 2015-08-01 00:42:30 +02:00
Álvaro Felipe Melchor
8b7d699303 Fix oob in r_agraph_add_node 2015-08-01 00:42:20 +02:00
Álvaro Felipe Melchor
4bbd104182 Fix #3020 - write heap-buffer-overflow 2015-07-31 20:53:34 +02:00
Jeffrey Crowell
15e15e4c05 rop search for single instruction doesnt work
just give advice to search for single instruction, that makes more sense
than this.:wq
2015-07-31 01:17:15 -04:00
Jeffrey Crowell
05638b4cfe fix COV (REVERSE_NULL) 2015-07-30 23:18:28 -04:00
Riccardo Schirone
6007ca4fde cons/canvas,core/graph: fix some CIDs 2015-07-31 00:05:56 +02:00
Riccardo Schirone
a26c484db9 cons/canvas: fix w32 build 2015-07-30 15:40:15 +02:00
Riccardo Schirone
434561ec40 core/graph: reserve the first line for the title 2015-07-30 10:56:15 +02:00
Riccardo Schirone
fc42e8a2a6 cons/canvas: support ansi strings
core/graph: use colored disassembly as default
2015-07-30 01:05:31 +02:00
Riccardo Schirone
5adf6b4043 util/str: add r_str_ansi_crop function and tests 2015-07-30 01:05:31 +02:00
Riccardo Schirone
46ffc1346f util/str: add some comments and fix r_str_ansi_chop
util/str: fix r_str_ansi_filter
2015-07-29 21:33:42 +02:00
Riccardo Schirone
a35ee280ce util/t: add some r_str_* tests 2015-07-29 20:53:11 +02:00
pancake
9e42daf8a6 MaterialDesign webui uses ScrollTo(0,0) on seek 2015-07-29 01:12:02 +02:00