1137 Commits

Author SHA1 Message Date
pancake
eca8aaedc2 Add C# plugin r2pm package 2016-05-31 11:10:30 +02:00
NikolaiHampton
2c50dd0c59 Memory efficient implemenation of Levenshtein Distance for radiff2 (add -V)
Implemented the iterative two matrix row version from here: https://en.wikipedia.org/wiki/Levenshtein_distance
and here: http://www.codeproject.com/Articles/13525/Fast-memory-efficient-Levenshtein-algorithm

Memory usage was originally 200Gig for a couple of 100K files ~(sizeA*sizeB), now about ~(sizeB*2)...
2016-05-26 11:03:01 +02:00
pancake
132b173b87 Refactoring $B and decompose $F into $FB $FE $FS and $FI + code cleanup 2016-05-25 23:34:06 +02:00
Sven Steinbauer
547f8bbc5c Infer fixes Round 2 (#4993) 2016-05-24 22:22:15 +02:00
zlowram
96ede64b25 Fixed www-enyo uninstall (#4989)
Fixed uninstall for www-m package

Fixed uninstall for www-p package

Fixed uninstall for www-t package

Fixed global install for webuis
2016-05-24 15:39:13 +02:00
pancake
4e99730e44 Add r2pipe-vala r2pm package 2016-05-24 04:33:08 +02:00
pancake
9130c78da9 Avoid home install for vala and valabind r2pm pkgs 2016-05-24 03:38:29 +02:00
pancake
730fde95b4 Fix microblaze r2pm package 2016-05-24 03:31:42 +02:00
pancake
5142640dab Fix bcl uninstall target 2016-05-24 03:29:30 +02:00
pancake
99d3edd6e4 Fix msil r2pm package 2016-05-24 03:26:15 +02:00
zlowram
b8c81d293f Fixed r2pm and implemented -gu option (#4988) 2016-05-24 03:10:09 +02:00
gk
0461e567e9 Fix #4927 - Add rabin2 -qqz to list only strings (no offsets or sizes) 2016-05-23 22:53:40 +02:00
pancake
801b18c9d7 Fix bcl r2pm install issue 2016-05-23 20:16:28 +02:00
pancake
5fa0f2f7d2 Update many r2pm packages. still some more work to do 2016-05-23 19:04:21 +02:00
pancake
6385ebdd58 Fix psosvm and armthumb r2pm packages 2016-05-23 18:53:26 +02:00
pancake
2a39d78ed9 Fix r2pm unicorn packages 2016-05-23 16:20:57 +02:00
pancake
f900683419 Fix x86bea r2pm pkg 2016-05-23 15:41:33 +02:00
pancake
1f63bdc764 Initial import of the VC4 disassembler 2016-05-23 13:04:00 +02:00
pancake
be6030620e Honor MAKE env var in r2pm 2016-05-23 12:58:33 +02:00
Sven Steinbauer
8da8ad740f Cleanup fixes
* For commit comments and compiler errors
* Fixes for PR comments
* fix some "infer fixes" commits

Signed-off-by: Riccardo Schirone <sirmy15@gmail.com>
2016-05-23 11:25:44 +02:00
Sven Steinbauer
eef32d0260 First few fixes for infer scans
Fixes a few memleaks and several NULL dereferences

Signed-off-by: Riccardo Schirone <sirmy15@gmail.com>
2016-05-23 11:25:44 +02:00
pancake
3b7d4be902 Honor BINDIR in radeco, Add r2pipe-cs 2016-05-19 04:43:22 +02:00
pancake
7ea97d30d3 Fix bpf package 2016-05-19 04:26:46 +02:00
pancake
f933d584de Fix mdmp r2pm package 2016-05-19 04:24:00 +02:00
pancake
5ec01b1414 Fixes for r2pm -i vala 2016-05-19 04:11:10 +02:00
pancake
4a5085acb0 Add keystone r2pm package 2016-05-19 01:24:50 +02:00
pancake
c967514443 Add support for quiet and json listing of rasm2 -L and e asm.arch=? 2016-05-19 00:38:33 +02:00
Gautier Colajanni
c812522522 Update r2pm installation of UI 2016-05-18 18:31:26 +02:00
pancake
ca73b22c02 Hint -A in -C for radiff2 2016-05-17 21:48:36 +02:00
pancake
2e06158c71 Handle -- in rarun2 2016-05-17 10:36:33 +02:00
pancake
a59bd2fad6 Update r2pipe-js, retdec and fix swf build 2016-05-16 23:55:03 +02:00
pancake
479449b23b Fix r2pm retdec package to handle -i and -gi 2016-05-16 23:36:25 +02:00
pancake
d9cdd29268 Fix endian issue in crc16 and crc32 2016-05-16 02:08:59 +02:00
pancake
a2fb171a37 Add R2PM_WWWROOT, update www-t and add http.homeroot r2 var 2016-05-16 00:59:29 +02:00
pancake
411cad06e2 Update r2pm manpage and fix #4843 2016-05-15 23:54:47 +02:00
pancake
df2ce5cdcf Initial support for r2pm -gi and -go, export HOME_PKG_CONFIG_PATH and R2VERSION 2016-05-15 23:43:15 +02:00
pancake
02161f0bb8 Add r2 -qv and update manpage 2016-05-15 23:19:06 +02:00
Anton Kochkov
33fd28192f Fix Yara installation with r2pm 2016-05-15 22:57:47 +03:00
Rakholiya Jenish
502870f07b list all encoders/decoders supported by woE/woD and rahash2 -E/-D (fix #4851)
list all encoders/decoders supported by woE/woD and rahash2 -E/-D (fix #4851)
2016-05-11 22:25:54 +02:00
Maijin
6464e44a75 Fix #4834 2016-05-11 20:46:24 +02:00
SkUaTeR
75ea9cea3c Fix w32 debugger 2016-05-11 13:09:40 +02:00
pancake
9a86edb6b3 Use '0' in visual to seek at the beginning of the function and fix r2 -AAAAA 2016-05-11 04:25:16 +02:00
Sven Steinbauer
b276795f1c Add r2 -r ? style output to rax2 2016-05-10 22:13:24 +02:00
Álvaro Felipe Melchor
b7cc6c04d7 LDID parse signature in mach0 binaries
* added iC command to show signature info

in the case of mach it shows entitlements

* added rabin2 -OC to get signature info from binary

* change swap to r_read_bleX new API

* change eprintf to r_cons_printf

* add const char in plg->signature
2016-05-09 23:42:28 +02:00
Damien Zammit
a68955c268 Fix rasm2 endian -e flag (#4824) 2016-05-09 15:24:01 +02:00
pancake
d651283c57 Fix #4813 - Use dbg.map when in r2 -d 2016-05-09 11:35:52 +02:00
Rakholiya Jenish
3019bb477c Add support for punycode via woE and woD and rahash2
Also add aes-cbc support by getting IV from user
2016-05-07 12:31:13 +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
Damien Zammit
af0a865d9f WIP - Totally remove host endianness dependence
- Adds endian aware functions
- Removes references to host endian
- Uses binary detected endianness else tries LE and restricts by RAsmPlugin
- Fixes gdb debugger endianness when debugging BE qemu gdbserver

Signed-off-by: Damien Zammit <damien@zamaudio.com>
2016-05-04 23:42:17 +10:00
pancake
6261fe32fb bugfixes + testsuite for the Internal Swift demangler 2016-05-03 04:31:36 +02:00