Commit Graph

20944 Commits

Author SHA1 Message Date
pancake
473ed58ae6 Improve ARM64 (anal.arm.cs) to cover more optypes ##anal 2019-02-13 10:51:14 +01:00
pancake
9c66c01960 Add more function signatures for objc_ apis ##types 2019-02-13 10:51:10 +01:00
dav1901
3c654cf3dd Fix null-pointer dereference (#13074) 2019-02-13 09:16:31 +01:00
Deepak Chethan
639f635e35 Implemented dir.home and dir.tmp ##core 2019-02-13 09:15:11 +01:00
Florian Märkl
fb2682a16f Disable (with warning) -t and deobfuscate -n variable ##main 2019-02-12 18:13:45 +01:00
radare
cbe3b38229
Implement asm.str.lea instead of hardcode the option ##disasm 2019-02-12 18:00:28 +01:00
Khairul Azhar Kasmiran
624282086a pf: print float at max precision (#13064) 2019-02-12 17:37:38 +01:00
Riccardo Schirone
f702202c22 Update list of sdb files to build and install ##meson (#13065) 2019-02-12 16:12:50 +01:00
-TOSH-
56f5eaf18e Fix #13062 (#13063) 2019-02-12 15:42:07 +01:00
MK
b9bcbbe518 om= and iS= now honor the theme (eco) settings ##cons 2019-02-12 11:20:48 +01:00
pancake
1587e3eaa9 Add missing csmtpapi, csncdapi files 2019-02-12 11:18:34 +01:00
Khairul Azhar Kasmiran
3cf4b53d20 Fix #13027 - pf: print double at max precision (#13049) 2019-02-12 10:59:38 +01:00
blenk92
94a1c89d58 Fix invalid json in agfj under some situations (#13051)
If, for whatever reason, a basic block with negative size is
contained in a function the json produced is not valid.
2019-02-12 10:51:28 +01:00
radare
86f43531c1
Fix false positive string issues on arm64 when adrp+add ##disasm 2019-02-12 10:46:08 +01:00
pancake
1d0faf8bc4 pj-ify dmmj 2019-02-12 02:29:54 +01:00
Nmatt
f9de72b564 Fix toggle emu.str via v) ##visual 2019-02-12 02:24:47 +01:00
blenk92
fca950d95f Fix x86_64 socket syscall (#13050)
Currently syscall nr 41 is named socketcall. However on x86_64
syscall nr 41 is named socket and expects 3 arguments.
2019-02-11 16:52:05 +01:00
pancake
7f8495dea7 Fix some crappy regressions in capstone.sh 2019-02-11 16:15:23 +01:00
pancake
b30e7d1923 Upgrade capstone 2019-02-11 16:05:04 +01:00
pancake
8cf29fdb95 Purge capstone when doing the iOS build 2019-02-11 15:59:23 +01:00
pancake
158f8fdb8f Fix the iOS simulator build 2019-02-11 15:49:26 +01:00
pancake
a488760903 Fix truncated issue with long dir.prefix is used
- Small optimization when concatenating the home
2019-02-11 15:47:20 +01:00
pancake
1936f2d047 Update plugins.nogpl.cfg and fix a couple of warnings 2019-02-11 12:18:23 +01:00
Deepak Chethan
4c4df8cf81 Use pj api in core/config (#13047) 2019-02-11 11:38:38 +01:00
radare
7803f4685c
Fix #13034 - Trailing 0 is gone (#13046) 2019-02-11 11:00:59 +01:00
Deepak Chethan
3f918a927c Add usable uris field to oLj and r2 -L ##io 2019-02-11 10:27:29 +01:00
David CARLIER
14c89b94d8 Fix couple of mem leaks (#13041) 2019-02-11 02:08:55 +01:00
David CARLIER
62cc1c782c Adding one level into the hashes JSON (#13045) 2019-02-10 23:42:08 +01:00
Amith Venugopal
2f02667e97 Use pj api in afvsj 2019-02-10 23:38:16 +01:00
Deepak Chethan
99ecf7950b Use pj api in rasm2 2019-02-10 23:37:27 +01:00
Riccardo Schirone
73edc4af04 OS X does not seem to accept X.Y.Z-git as lib version (#13043)
acr+make does work because it does not set any lib version on darwin. This patch
will adjust the version to use for libraries when radare2 is installed through
meson.
2019-02-10 23:36:08 +01:00
Matan Alfasi
8c11817514 Update fortunes.fun (#13044) 2019-02-10 22:30:31 +01:00
pancake
e1f23fab43 Fix #13021 - Fix crash in anal.dalvik 2019-02-10 03:13:33 +01:00
pancake
ce73397f91 Fix #13031 - Crash in dbw 2019-02-10 03:08:10 +01:00
pancake
26baccd4e8 Fix #13032 - Double free in dbw 2019-02-10 03:07:22 +01:00
pancake
4cdc50feb1 Fix #13033 - Crash in pifjA 2019-02-10 03:03:47 +01:00
pancake
b4504f9564 Fix #13039 - Crash in 'echo 0xF..A | rax2' 2019-02-10 03:00:21 +01:00
pancake
1799cce15e Fix pe crash regression 2019-02-10 02:47:53 +01:00
pancake
92e4256c19 Change -T behaviour and rename iF into it ##bin 2019-02-10 02:30:07 +01:00
David CARLIER
cebf7f6938 Compute hashes only with a new r2 flag ##bin 2019-02-10 02:11:25 +01:00
Khairul Azhar Kasmiran
3f498c10d7 Set type of double to F ##types 2019-02-10 02:02:16 +01:00
Gaurav Kumar Ghildiyal
e60749ed12 Added feature to return error while parsing c header file (#13030)
* Added feature to return error while parsing c header file

* Fixed cmd_type.c to pass tests
2019-02-10 01:56:28 +01:00
MK
54512ee776 iS= now accepts eco (theme) settings + highlighting of sections with w/x permissions ##cons 2019-02-10 01:55:32 +01:00
-TOSH-
868bda4d21 Fix #13035 - PE resources crash ##bin 2019-02-10 01:55:01 +01:00
Surya Shankar
8207302ef7 Fix bin_mz plugin magic check ##bin 2019-02-10 01:54:12 +01:00
Rahul Sangwan
39dea00faa Update ragg2 man page ##ragg2 2019-02-10 01:28:35 +01:00
David CARLIER
bbfc4a8747 Fix the file hash computation ##bin 2019-02-10 01:27:07 +01:00
pancake
517f9d3d3b Fix clusterfuzz-testcase-minimized-ia_fuzz-5647859834159104.dms 2019-02-10 01:20:26 +01:00
pancake
149cb3587e Fix clusterfuzz-testcase-minimized-ia_fuzz-5670419745472512.dms 2019-02-10 01:14:31 +01:00
pancake
45a2f03199 Fix clusterfuzz-testcase-minimized-ia_fuzz-5643065568526336.dms 2019-02-10 00:38:26 +01:00