pancake
|
d07b788786
|
Fix #5404 - r2agent -v show version
|
2016-08-07 00:43:16 +01:00 |
|
pancake
|
aecdbf9f1a
|
Update manpage for r2pm
|
2016-08-05 01:20:43 +02:00 |
|
monosource
|
9e9d21b732
|
Added r2agent man page (#5409)
|
2016-07-28 13:37:01 +02:00 |
|
Maijin
|
4493f22e29
|
Fix -I in the man
|
2016-07-06 00:09:55 +02:00 |
|
pancake
|
ab691c3a0f
|
Fix r2 -i regression and add r2 -I for pre-scripting
|
2016-06-20 10:05:47 +02:00 |
|
pancake
|
cf544b794f
|
Completely move r2pm packages to radare2-pm
|
2016-06-07 23:42:08 +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
|
f05c81b074
|
Update rapatch documentation
|
2016-05-25 23:37:41 +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 |
|
pancake
|
ca73b22c02
|
Hint -A in -C for radiff2
|
2016-05-17 21:48:36 +02:00 |
|
pancake
|
39947f0865
|
Fix #4912 - Add rarun2 option to specify timeout signal to be sent
|
2016-05-17 10:41:33 +02:00 |
|
pancake
|
2e06158c71
|
Handle -- in rarun2
|
2016-05-17 10:36:33 +02:00 |
|
pancake
|
411cad06e2
|
Update r2pm manpage and fix #4843
|
2016-05-15 23:54:47 +02:00 |
|
pancake
|
02161f0bb8
|
Add r2 -qv and update manpage
|
2016-05-15 23:19:06 +02: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 |
|
Anton Kochkov
|
e804d5d124
|
Mention also -R option for rarun2
|
2016-05-10 18:14:00 +03:00 |
|
Maijin
|
0e801ae6e8
|
r2 -e dbg.profile=foo.rr2 -d ls
|
2016-05-10 17:04:53 +02:00 |
|
pancake
|
8b08a8cba8
|
Add radiff2 -x in help
|
2016-04-21 01:29:57 +02:00 |
|
Rakholiya Jenish
|
e1660b352a
|
add aes-cbc encryption to rahash2
remove unnecessary comment
update man
|
2016-04-14 22:39:57 +02:00 |
|
Rakholiya Jenish
|
d7b27e40f0
|
update man page
update man
|
2016-04-13 10:34:55 +02:00 |
|
Rakholiya Jenish
|
4c1c17f90a
|
add ROT to rahash2
fix indentation
remove unnecessary header inclusion
|
2016-04-10 00:37:34 +02:00 |
|
pancake
|
a2bd77e43d
|
Fix #4501 - implement rax2 -B and fix -b
|
2016-04-05 00:55:57 +02:00 |
|
Rakholiya Jenish
|
c9a68d7814
|
add -m option
|
2016-04-04 22:31:32 +02:00 |
|
pancake
|
f6454cc5f2
|
Add rarun2 execve to avoid posix_spawn
|
2016-03-27 14:17:39 +02:00 |
|
pancake
|
787d55afef
|
Documentate key prefixes for rarun2
|
2016-03-27 14:13:26 +02:00 |
|
pancake
|
f4618c0bbd
|
Remove radiff2 -CC because we already have -A, -AA, -AAA ...
|
2016-03-22 13:00:02 +01:00 |
|
pancake
|
f9649cd144
|
Add rarun2 -R as alias for dbg.profile
|
2016-03-21 23:49:18 +01:00 |
|
pancake
|
1aaa475298
|
Fix #4335 - radiff2 -A
|
2016-03-19 02:57:53 +01:00 |
|
Maijin
|
daafa94407
|
Enable demangle by default fix #4266
|
2016-03-12 18:01:12 +01:00 |
|
pancake
|
f9671be16e
|
Fix #4191 - Use -AA to run aaaa and therefor aae
|
2016-03-12 17:34:18 +01:00 |
|
Kishor Bhat
|
1139833812
|
RCrypto: Add support for the Blowfish cipher
|
2016-03-09 08:30:25 +01:00 |
|
Pankaj Kataria
|
aa8a65a852
|
rahash2 Added xor encryption
|
2016-03-09 08:28:26 +01:00 |
|
pancake
|
853411cab3
|
Handle ~/.config/radare2/radare2rc.d
|
2016-03-08 23:30:12 +01:00 |
|
pancake
|
1b937e17fb
|
Add rahash2 -qq
|
2016-03-08 03:29:59 +01:00 |
|
pancake
|
3f5aa46bd5
|
Add rahash2 -E to encrypt instead of hash
|
2016-03-07 03:24:52 +01:00 |
|
pancake
|
4a0247b594
|
Implement rasm2 -A to replace ranal2
|
2016-03-04 02:15:36 +01:00 |
|
pancake
|
a9027bae61
|
Update capstone and rabin2 manpage for -V
|
2016-03-04 01:20:33 +01:00 |
|
Adrian Stanciu
|
3a33519533
|
Add rabin2 -c to compare hash and computed hash from file
- adds support for -c parameter
- bring in line with coding guidelines
- formatted code with tabs
- added -c and exit status info to rahash2 man
|
2016-02-21 22:45:30 +01:00 |
|
pancake
|
24582a7c37
|
Add directives in rasm2 manpage
|
2016-02-16 04:52:12 +01:00 |
|
pancake
|
d29fe6a43d
|
Add documentation for radiff2 -D
|
2016-02-15 23:52:12 +01:00 |
|
pancake
|
a548fd76dd
|
Fix rabin2 -Q and update manpage
|
2016-02-04 21:52:32 +01:00 |
|
condret
|
d34f19afe8
|
improve esil-manpage
|
2016-01-20 13:24:44 +00:00 |
|
condret
|
3113c78749
|
add tiny manpage for esil
|
2016-01-20 01:22:00 +00:00 |
|
pancake
|
5355af818a
|
Add rasm2 -E to show ESIL from bytes
|
2015-12-31 14:42:05 +01:00 |
|
Eugene Kolo
|
36b6ae4762
|
Update ragg2 short help message
|
2015-12-14 00:00:39 +01:00 |
|
pancake
|
c4e0ac2885
|
Fix rabin2 -O sync issue and update manpage
|
2015-11-30 00:10:28 +01:00 |
|
pancake
|
63c47bc15e
|
Make rabin2 -A help more readable
|
2015-11-05 13:37:21 +01:00 |
|
pancake
|
2b5661c46a
|
Add r2pm -t for travis purposes
|
2015-10-23 03:23:12 +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 |
|