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 |
|
pancake
|
8500509605
|
Add R_DEBUG in rasm2 -hh
|
2016-05-02 02:47:56 +02:00 |
|
Qwokka
|
8b0adb129a
|
Add "-m32" and "-m64" flags for cross compilation (#4743)
|
2016-05-01 18:33:13 +02:00 |
|
pancake
|
d4116d5c4f
|
Fix rabin2 -D
|
2016-04-28 02:02:16 +02:00 |
|
pancake
|
e9dc4ae89e
|
Fix #4695 - no prompt after r2 -qp
|
2016-04-26 19:11:11 +02:00 |
|
pancake
|
7e9c1db208
|
Honor r2agent -a in children
|
2016-04-25 23:09:39 +02:00 |
|
pancake
|
627e1a74a0
|
Fix ios-sign
|
2016-04-25 16:52:36 +02:00 |
|
pancake
|
3dc15adbe0
|
Oops, missing static build fix
|
2016-04-25 14:52:28 +02:00 |
|
pancake
|
3758b3a54a
|
Fix static/android build
|
2016-04-25 12:40:01 +02:00 |
|
Andrey Torsunov
|
1e910dca6c
|
Fix #4670 - Add checking of dbg.exitkills in non-interactive mode
|
2016-04-25 12:46:24 +02:00 |
|
pancake
|
fafc626b55
|
Performance optimization for rabin2 (request vs all)
|
2016-04-23 00:47:00 +02:00 |
|
andrey.torsunov
|
de1dac3f60
|
Add config option dbg.exitkills for issue #4670
|
2016-04-22 16:13:32 +02:00 |
|
pancake
|
1ac0d47652
|
Honor aho in pd
|
2016-04-21 01:38:08 +02:00 |
|
pancake
|
8b08a8cba8
|
Add radiff2 -x in help
|
2016-04-21 01:29:57 +02:00 |
|
pancake
|
a1eb92966e
|
Fix #4663 - segfault in r2 -d
|
2016-04-19 19:46:41 +02:00 |
|
pancake
|
1f1a963cf2
|
rabin2 -x is now like r2's cc
|
2016-04-18 03:21:52 +02:00 |
|
Rakholiya Jenish
|
f1fe53ef48
|
fix warning
minor fix
update -h
|
2016-04-15 15:52:52 +02:00 |
|
pancake
|
2b6ccd5a3f
|
Make clean in pyc swf r2pm packages
|
2016-04-15 04:01:50 +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
|
421a63a849
|
cleanup code, and use direction for specifying encryption/decryption
|
2016-04-13 21:54:12 +02:00 |
|
pancake
|
ad795c2b8e
|
Fix static build
|
2016-04-13 15:10:53 +02:00 |
|
Rakholiya Jenish
|
cfe1cc8c6c
|
refactor the code and fix rc2 ecb implementation
Cleanup in cmd_write.
|
2016-04-13 12:54:34 +02:00 |
|
Rakholiya Jenish
|
27fba6fa10
|
Add crypto plugin for base64 and base91
update error occurence.
|
2016-04-13 10:34:55 +02:00 |
|
Rakholiya Jenish
|
2a68cea14c
|
add woD, and rahash -D option
TODO done
fix error output
|
2016-04-13 10:34:54 +02:00 |
|
pancake
|
5ef2b3cc0f
|
Fix many warnings
|
2016-04-11 12:22:15 +02:00 |
|
Roi Martin
|
a0c158c9ab
|
Check go error in r2pipe-go uninstall
|
2016-04-10 23:22:13 +02:00 |
|
pancake
|
035d04b744
|
Quote r2pm r2pipe-go path
|
2016-04-10 23:18:51 +02:00 |
|
xn0px90
|
3b9534803d
|
Add r2pipe-go
|
2016-04-10 23:09:24 +02:00 |
|
Rakholiya Jenish
|
85419d7356
|
Refactor and correct code for getting seed as string
|
2016-04-10 00:37:33 +02:00 |
|
pancake
|
e7c832d513
|
Fix -d gdb:// issue
|
2016-04-10 00:33:54 +02:00 |
|
pancake
|
5867365cd5
|
Add dummy work for mach0 in rabin2 -O
|
2016-04-07 15:42:06 +02:00 |
|
Anton Kochkov
|
232ce009fd
|
Fix CID 1353775
|
2016-04-06 01:00:08 +03:00 |
|
Lukas Dresel
|
5a4fe03d41
|
Fix #4495 - rasm2 not loading all the plugins
- Fixed misplaced free(tmp) i broke
- Made plugin loading work the same in every tool.
- Removed last instances of hardcode 'LIBR_PLUGINS' string
|
2016-04-05 22:42:19 +02:00 |
|
pancake
|
a2bd77e43d
|
Fix #4501 - implement rax2 -B and fix -b
|
2016-04-05 00:55:57 +02:00 |
|
Álvaro Felipe Melchor
|
b0c6ae4409
|
Fix #4295 and #4155
This commit is the first attempt to improve relocation
recognition when dealing with relocatables elf-files
|
2016-04-04 23:09:58 +02:00 |
|
NaveenBoggarapu
|
7d61361361
|
fix some memory leaks
|
2016-04-01 19:25:32 +02:00 |
|
Maijin
|
503fa69d22
|
Fix #1659, Add json to rasm2
|
2016-03-30 16:35:01 +02:00 |
|
pancake
|
a4d298e8b9
|
Fix -d:// alias
|
2016-03-30 12:56:50 +02:00 |
|
pancake
|
cddb39535d
|
Fix #3164 - r2 -d gdb:// is an alias for r2 -D gdb gdb://...
|
2016-03-30 12:01:44 +02:00 |
|
pancake
|
9fec5ae3b2
|
Add www-m r2pm pkg
|
2016-03-27 16:03:12 +02:00 |
|
pancake
|
d1455c5aa6
|
Do not override file.analyze if -A is used
|
2016-03-27 14:20:33 +02:00 |
|
pancake
|
365162d4a8
|
Run file.analyze only when file contains entrypoint
|
2016-03-27 14:05:43 +02:00 |
|
pancake
|
699e3b84d1
|
Fix static link of the blob
|
2016-03-27 13:25:52 +02:00 |
|
pancake
|
b6d5e6c9e3
|
Initial implementation of the make menu
|
2016-03-25 11:10:16 +01:00 |
|
pancake
|
f1f83276ea
|
Fix static build with libbochs
|
2016-03-25 10:13:50 +01:00 |
|
Aneesh Dogra
|
4562283f66
|
Rabin2 Xtr: Add error message if none of the plugins can extract bins from the file.
|
2016-03-24 22:46:35 +01: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 |
|