Commit Graph

124 Commits

Author SHA1 Message Date
Maijin
c274afe748 Fix #3286 - Use stdbool.h 2016-07-12 22:15:19 +02:00
Jeffrey Crowell
c145740030 replace r_cons_printf("%s\n",p) r_cons_println(p)
move from 10% of code in vfprintf to just 6% \o/ for simple tests of r2
-c "aaa" -q /bin/ls
2016-06-26 00:52:03 -04:00
pancake
ab5f7bb9ee Update depgraph.pl 2016-06-21 13:16:00 +02:00
pancake
f96f00d62d Fix #5158 - Merge r_db into r_util 2016-06-17 12:19:16 +02:00
pancake
3d9bea75ab Fixing some ARM regressions 2016-06-13 10:13:28 +02:00
pancake
608b79d2b4 Finally fix the build on osx-ppc 2016-06-06 17:30:07 +02:00
Riccardo Schirone
c169073c74 Fix #4080 : remove assumption that functions are contiguous
* anal/p/anal_java: remove function that does nothing

* anal/fcn: workaround for java analysis
2016-05-14 16:37:24 +02:00
Damien Zammit
632dccc217 Remove LIL_ENDIAN macro and configure option
TODO: Remove other endian cruft from:
- hashing algs
- judy
- squashfs
- grub
- tms320

Signed-off-by: Damien Zammit <damien@zamaudio.com>
2016-05-06 10:21:55 +02:00
pancake
079a679de6 Fix #3605 - infinite print loops in m68k and mcs96 2015-10-29 12:02:06 +01:00
pancake
c02d30fc12 Fix #3507 - infinite a2f loop 2015-10-18 23:48:29 +02:00
jvoisin
0f392cdb48 Super tiny doc of a2? (closes #3498) 2015-10-18 17:40:20 +02:00
XVilka
720341c2df Improve -fPIC handling, take 2 2015-10-09 22:24:15 +03:00
Álvaro Felipe Melchor
3423bedc1d Fix covs 2015-10-01 18:36:46 +02:00
pancake
b86bf19c85 Fix #3051 - Honor CFLAGS everywhere and fix some windows/android warnings 2015-09-14 20:43:11 +02:00
pancake
b515a34676 More stdboolification 2015-09-14 12:35:38 +02:00
jvoisin
d4893718da Fix a bunch of dead assignements 2015-09-09 21:12:36 +02:00
pancake
346cc8e758 Fix latest covs 2015-09-03 12:23:49 +02:00
Jonathan Neuschäfer
523aa3af5c add .version to all plugins 2015-07-12 19:05:33 +02:00
pancake
8efab9329b Fix build 2015-06-02 02:47:14 +02:00
Álvaro Felipe Melchor
e200058648 Fix ASAN crashes in core_java.c 2015-05-12 23:22:29 +02:00
pancake
4ced532d69 Tons of fixes and cleanups to make the java tests happy 2015-05-11 18:23:38 +02:00
pancake
75ab441ed7 Colorize java help 2015-05-11 12:05:59 +02:00
pancake
997dda6e5b Add support for iOS-simulator and static-OSX builds 2015-04-14 17:14:43 +02:00
Kamil Rytarowski
a738fd259c Enable support for --syszip in libr/core/p/Makefile
Signed-off-by: Kamil Rytarowski <n54@gmx.com>
2015-02-22 11:41:36 +01:00
pancake
345f3be74e Fix possible null deref in r_io_read CID 1269284
- Remove unused r_yara.h
2015-02-11 11:25:23 +01:00
pancake
88378dba7e Fix all warnings reported by the NDK (type-punned stuff) 2015-02-03 01:45:46 +01:00
jvoisin
1a17b5b420 Coverifix++ 2015-01-27 16:03:18 +01:00
pancake
1afd12e89b Remove yara (moved to radare2-extras). Installable via sys/yara.sh 2015-01-03 02:21:49 +01:00
pancake
559c2cd25a Add '!' inside '#!' and make r_core_editor accessible from r_cons_editor. 2014-12-19 03:17:28 +01:00
pancake
984afca05c Fix bb overlap bug causing wrong graphs and enhace 'a2f' 2014-12-14 01:49:04 +01:00
LemonBoy
3b9164c04c Initial WinDBG support 2014-12-07 19:32:45 +01:00
Jeffrey Crowell
ed1aae7fd1 fix lots of spelling
fix some errors from the sed script

undo file mode crap
2014-12-07 17:00:59 +01:00
pancake
e1e46a8b22 Fix crash in RCore.Plugin liberator 2014-11-18 16:35:54 +01:00
dso
b57092a7cf Prevent Infinite Loop
max_size may be unnecessary as a loop sentinel.
Remove all max_size vars
2014-11-16 20:22:56 +01:00
pancake
f8586e686d Update SDB and remove wip sdb helpers from core-anal 2014-11-14 15:49:34 +01:00
pancake
48fa492f4f Add periodic table cheatsheet and update a2f a bit 2014-11-13 12:19:00 +01:00
pancake
07568e4f4c Make .a2f work (fix afbb and such) 2014-11-13 11:17:43 +01:00
pancake
6d4529ffbf Add core.anal plugin a2f command. Fix a bug in x86.cs, align comments at right 2014-11-13 03:36:48 +01:00
pancake
37c8bccb11 Fix #1618 - Crashing java plugin with the sandbox thing 2014-11-04 22:30:36 +01:00
pancake
5201f772f8 Add UPX linux signature for Yara. Force to use yara 2.1 in sys/yara.sh 2014-10-21 02:06:22 +02:00
condret
4f70c1bf89 kill RCoreFile->size 2014-09-30 15:31:19 +02:00
Adam Pridgen
2d3187670d Fix double check and a minor bug 2014-09-21 00:04:19 +02:00
deeso
55fe0a9e9a Added command that 'bruteforces' the parsing of a class file in a blob of data 2014-09-20 19:46:21 +02:00
pancake
058cae62f2 Set new separator for nested struct in pf 2014-09-15 22:56:31 +02:00
pancake
8be98f3d82 Use () instead of [] for casting nested structs in pf 2014-09-15 00:36:49 +02:00
Adam Pridgen
70104d84d6 only perform jsonification of a bin obj 2014-09-13 12:00:36 -05:00
deeso
083394175c Adding JSON output for the java prototypes
- Created a simple JSON string builder lib so its
  easier to build the JSON strings.
- Fixed errors and missing symbols on Mac Build
2014-09-13 17:37:11 +02:00
jvoisin
8f0fa7567a Fix some memleaks found by coverity 2014-08-17 20:30:48 +02:00
jvoisin
bcbeb3c066 Fix some gcc warnings 2014-08-11 16:07:17 +02:00
Jody Frankowski
5523d7c12a Yara: now load gzipped files 2014-08-11 00:44:35 +02:00