Commit Graph

78 Commits

Author SHA1 Message Date
Sven Steinbauer
547f8bbc5c Infer fixes Round 2 (#4993) 2016-05-24 22:22:15 +02:00
pancake
aae417badf More OSX-PPC fixes 2016-04-27 01:52:35 +02:00
pancake
ed82bfd59c Fix double free in libmagic pointed out by clang-analyzer 2015-11-02 12:21:17 +01:00
xambroz
d448260816 build cleanup focused on possibility to control the lib directories with the build parameters
needed mainly for RedHat/Fedora builds
2015-10-27 03:26:45 +01:00
pancake
74ccde1168 Fix softmagic crash in PE bin (reported by @daniel-rome) 2015-09-21 12:51:01 +02:00
pancake
90f8ec4ff8 Fix #3297 - make install after make symstall 2015-09-17 11:11:24 +02:00
jvoisin
dba909b1dd Fix yet-another-batch of clang-analyzer issues 2015-09-01 23:24:11 +02:00
pancake
9c8c017f40 Fix #3192 - dsojson double free and code cleanup (-34LOC) 2015-08-31 21:58:59 +02:00
pancake
c576ca036b Detect shellscripts with pm 2015-06-29 11:36:50 +02:00
Álvaro Felipe Melchor
7bd2cd08ff Fix some warnings 2015-06-16 22:48:13 +02:00
jvoisin
0c144f16bc Even more coverifixes 2015-06-02 22:59:30 +02:00
pancake
455876fe51 ZIP signature is now less restrictive 2015-05-29 16:15:08 +02:00
pancake
917729be08 Fix --with-sysmagic, honor search.align and some more optimizations for /m 2015-03-27 04:05:00 +01:00
Maijin
30e2a2df7e Disable 2 anyoying MAGIC RULES
Disable 2 annoying MAGIC RULES making a lot of false positive in PE:
SAS and SAS 7+ (string)
2015-03-19 22:01:06 +01:00
jvoisin
838c467724 Coverifix once again 2015-02-19 15:04:58 +01:00
pancake
d8098a64f8 Fix softmagic 2015-02-18 01:22:20 +01:00
pancake
ec5836963b Better JPEG and GPG magic signatures 2015-02-17 02:17:46 +01:00
pancake
d7747ab831 Fix read overflow in libr_magic 2015-02-17 02:03:15 +01:00
pancake
c2febd2ffc Drop some noisy magic rules 2015-02-06 23:59:19 +01:00
pancake
383e225135 Fixes on top of the clang-warn-fix commit 2015-02-05 10:57:28 +01:00
Jeffrey Crowell
d4e0575d67 build on clang jenkins now 2015-02-05 10:57:21 +01:00
jvoisin
249fb839fe Coverifix 2015-01-30 22:51:01 +01:00
jvoisin
abd2fb5179 Some coverifix 2015-01-15 23:52:56 +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
Kamil Rytarowski
aadbd0f868 Fix GCC warnings: array subscript has type 'char'
Reported at NetBSD-current/amd64
GCC 4.8.4 (nb1 20141012)
2014-12-04 03:26:08 +00:00
pancake
97b8064f42 Fix non-aarch64 android builds? and build fail for --with-sysmagic 2014-11-10 02:26:03 +01:00
pancake
bf541e8ec8 More magic cleanup 2014-10-22 06:07:22 +02:00
pancake
1d9955b2d4 Clean unnecessary MAGIC rules and optimize its search
- Cleanup MAGIC database to avoid false positives,
- Optimize magic search loop 6x faster /m
2014-10-22 00:56:11 +02:00
pancake
b8b240588e Add TRX magic header 2014-10-20 02:09:39 +02:00
pancake
d809200fa2 Fix more memleaks 2014-08-29 16:42:00 +02:00
pancake
ef8933173f More fixes for 'pm' and '/m' 2014-08-11 03:01:41 +02:00
pancake
19239ae8f2 More updates for magicdir 2014-08-11 02:23:23 +02:00
pancake
683c0eb8dd Fix magicdir for mach0 files 2014-08-11 01:59:36 +02:00
pancake
08c1a81ccb Cleanup and update libmagic database 2014-08-11 01:50:51 +02:00
jvoisin
975daf00f5 Coverifix 2014-07-30 22:26:13 +02:00
pancake
2719a78290 Support make install & make symstall with DESTDIR or PREFIX with spaces 2014-07-10 01:13:04 +02:00
Jonathan Neuschäfer
3276fdd1dc Fix two out-of-bounds reads in softmagic.c:match 2014-06-25 11:45:09 +02:00
jvoisin
2c263fbc22 Fix CID 1134681 2014-05-24 01:00:56 +02:00
Anton Kochkov
8032c66b82 Fix CID 1135061 2014-05-13 02:26:48 +04:00
Anton Kochkov
ff17fab130 Fix CID 1134880 2014-05-03 10:48:06 +04:00
Anton Kochkov
d56b4046de Fix CID 1134837 2014-05-03 04:29:09 +04:00
jvoisin
65bb8c5ec6 Coverity fixes #590
- Sandbox r2agent
- Check a return value
- Add missing parentheses
- Add missing parentheses
- Fix a division by zero
- Fix a wrong assignation
2014-02-02 23:58:50 +01:00
pancake
86507d9637 Fix stuff to make perl bindings happy 2014-01-05 00:41:13 +01:00
pancake
dba63fbd3c Add some Jam files and merge rsign into ranal 2013-12-31 05:30:39 +01:00
pancake
d02df0d306 Fix some issues reported by CoverityScan service 2013-12-03 00:14:59 +01:00
pancake
d6de30eba4 More R_LIB_VERSION and initial r_asm_set_cpu() dummy api 2013-06-15 02:56:25 +02:00
capi_x
c9eb90adbc Add initial Haiku support 2013-06-06 00:21:52 +02:00
pancake
d82c53224f Fix w32 build 2013-01-23 14:50:50 +01:00
pancake
e48b9b2f30 Add cfg.sandbox functionality
f.example: $ r2 -c=H -e cfg.sandbox=true -
2012-10-20 00:31:18 +02:00
pancake
69a12884ed Simplify the build system
doc.sw has been moved to radare2-extras
2012-10-03 14:31:35 +02:00