skuater
513200a7fa
Fixes for the w32 debugger
2015-11-24 23:28:50 +01:00
pancake
07c6a1e41d
Fix rabin2 -k crash
2015-11-24 10:17:24 +01:00
pancake
4d6297fe42
Fix #23 - unicorn pkg
2015-11-23 21:45:12 +01:00
pancake
89d44bbaf7
Fix #2782 - rahash2 - slurps from stdin
2015-11-22 23:59:48 +01:00
Álvaro Felipe Melchor
a518987814
Fix #3724
2015-11-22 12:05:33 +01:00
pancake
ccfee9fcca
Fix many important issues reported by clang-analyzer
2015-11-22 11:27:45 +01:00
pancake
a898772b2d
Honor user env in r2pm and various enhancements
2015-11-13 00:15:52 +01:00
pancake
1221b4a6e1
Add bpf r2pm package
2015-11-12 01:02:04 +01:00
pancake
ad74a6ec6b
Move msil and mdmp into radare2-extras, add r2pm pkgs
2015-11-11 11:07:32 +01:00
skuater
f5dec28846
Fix for windows stdin input
2015-11-09 22:44:16 +01:00
pancake
baf63a0cba
Reduce RBinSymbols memory (smaller footpronum)
2015-11-09 03:41:07 +01:00
pancake
548890e038
Do not extract non-fat binaries
2015-11-05 22:59:29 +01:00
pancake
63c47bc15e
Make rabin2 -A help more readable
2015-11-05 13:37:21 +01:00
pancake
8d6c173df7
Implement {R2|RASM2|RABIN2}_NOPLUGIN env var support
2015-11-05 00:38:42 +01:00
Álvaro Felipe Melchor
b1583d5b24
Fix more issues reported by clang-analyzer
2015-11-03 22:14:00 +01:00
pancake
e368cb1513
More static build fixes
2015-11-01 11:43:05 +01:00
pancake
dd47aba9a2
Fixes for sys/static.sh
2015-11-01 10:26:38 +01:00
pancake
36179944fd
Fixes Thumb detection from CPSR, NULL
2015-10-31 03:45:14 +01:00
pancake
54e881daf8
Autoset Thumb in Debugger
2015-10-31 02:46:00 +01:00
Riccardo Schirone
7323e0ef05
socket/run: split r_run_start to make debugging easier
...
During the environment configuration we may fork and spawn other
processes that we don't really care about. Splitting r_run_start, allows
to call ptrace only after this initial work is done.
2015-10-29 08:21:24 +01:00
pancake
6b9671e7a9
Fix Fx.. float conversion in rax2
2015-10-28 10:27:55 +01:00
pancake
198174957c
Fix rax2 -F C parser
2015-10-28 10:11:32 +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
880821634f
Refactor zerosep for r2 -0
2015-10-24 22:49:12 +02:00
Sylvain Pelissier
b3c4f8554f
Add -i skip option to file disassembly
2015-10-23 11:45:25 +02:00
pancake
9de87303fe
Enhace r2pm -t and fix all java crashes
2015-10-23 03:54:31 +02:00
pancake
2b5661c46a
Add r2pm -t for travis purposes
2015-10-23 03:23:12 +02:00
Álvaro Felipe Melchor
14a775f14f
Fix #3509 - bin.prefix option
2015-10-22 23:36:43 +02:00
pancake
7dd98bcf75
Add support for TinyCC (super fast builds)
2015-10-21 16:31:24 +02:00
pancake
d959d5bda5
Fix some CSP issues in the material webui
2015-10-20 15:39:59 +02:00
jvoisin
c4a930aeff
Implement iLj
2015-10-20 14:30:52 +02:00
pancake
fa4b0e8a7c
Handle args in retdec
2015-10-20 12:54:33 +02:00
jvoisin
1d485ea927
coverifix
2015-10-19 23:31:36 +02:00
pancake
45c7c923af
Better dtc, demangling support. Handle RABIN2_LANG, and more c++ autodetect
...
* r_name_filter(len:-1) strlens the string
* Show symbol names in `dtc` (calltracer)
2015-10-19 13:21:12 +02:00
pancake
3fd04b1bea
Update rafind2 manpage
2015-10-19 04:02:14 +02:00
pancake
1bdd7c591a
Fix #2474 - Implement rafind2 -m for magic search
2015-10-19 03:56:59 +02:00
pancake
5d33a6fe44
Add RABIN2_DEMANGLE env var
2015-10-19 03:28:22 +02:00
pancake
6ed80ae39b
Update sdb and rename rmkdir->mkdirp
2015-10-19 00:25:39 +02:00
pancake
d79e576305
Fix #3506 - align in rafind2
2015-10-18 23:32:33 +02:00
pancake
d574a4f49b
Fix regression in entrypoint after analysis
2015-10-18 18:47:04 +02:00
pancake
b89c3ee949
Fix the failed rahash2 tests
2015-10-18 18:35:31 +02:00
pancake
f6927fa4f7
Fixes for 0 length hashes
2015-10-18 17:08:23 +02:00
Wladimir J. van der Laan
feea0b91bc
ragg2: Correct x86_64 shellcode
...
Repeated, redundant "shr rbx, 8;push rbx" causes the initial '/' to be stripped,
executing "bin/sh" instead of "/bin/sh".
2015-10-16 16:38:17 +02:00
pancake
074a61f1e6
Add BCL r2pm package
2015-10-16 10:25:53 +02:00
pancake
9edd911003
Add unicorn-deps package
2015-10-16 00:43:19 +02:00
jvoisin
420a5c41e0
Fix some minor compilation warnings
2015-10-15 12:36:34 +02:00
jvoisin
20d11bf92d
Add json output with zj
2015-10-14 21:26:26 +02:00
pancake
1dba5a687d
Initial implementation of bin.strfilter and bin.strpurge
2015-10-13 03:50:14 +02:00
pancake
6f350a63fa
Fix blob makefile
2015-10-11 04:39:33 +02:00
Ben Gardiner
8d4ad47210
Add bin.maxstrbuf and RABIN2_MAXSTRBUF, update manpage
2015-10-11 03:47:32 +02:00