pancake
d917902b4e
Fix #5427 - ao[n] shows same bytes on all instructions
2016-08-01 16:18:24 +02:00
pancake
f883a00741
Fix some more arm-rel-pc issues (by CalArcher)
2016-08-01 14:49:42 +02:00
pancake
7b0622f85d
Fix latest covs
2016-08-01 14:46:17 +02:00
pancake
5174f8f624
Fix #5436 - uninitialized var in izz
2016-08-01 14:19:51 +02:00
pancake
8e45f6248c
Fix #5425 - Code cleanup and refactor
2016-08-01 13:58:14 +02:00
Alexandru Razvan Caciulescu
61518c2646
xrefs dir path fix
2016-08-01 12:55:47 +02:00
pancake
1e38b4521e
Fix null deref in RBin.Symbol.bind
2016-08-01 12:36:20 +02:00
Moritz Eckert
143d2c3791
Fix #4965 . Add support for luhn searching and hashing.
2016-08-01 12:34:54 +02:00
Maijin
f211c68095
Remove afg
2016-07-31 11:55:09 +02:00
pancake
2bf4dc7ffc
Fix #5426 - r_bin_list uses RCons now
2016-07-30 19:17:17 +02:00
Eugene
b0970d563e
fixes #5418 ( #5421 )
2016-07-30 18:56:24 +02:00
pancake
8c8887846d
Fix absolute path resolution in rop.db
2016-07-30 14:47:00 +02:00
Dario B
d23f3fc97d
#5179 and TODO about avoid forks ( #5401 )
...
* removed some forks
* a bit of refactoring
* done test and fix bug
* fix code style
2016-07-30 14:29:49 +02:00
Alexandru Caciulescu
adeb5b524b
Implemented save/restore rop.db for projects ( #5414 )
2016-07-30 14:28:45 +02:00
pancake
77f19155b4
Fix io.self dlsym for r_lib_dl_open
2016-07-30 14:15:29 +02:00
Ahmed Mohamed Abd El-MAwgood
7c8414f585
FIX #5392 display values of args and locals in debugger ( #5417 )
2016-07-29 19:35:34 +02:00
Eugene
ef8daed816
Fixes #5389 - Add aflqj
2016-07-29 19:34:43 +02:00
Moritz Eckert
e1efde0b1c
Fix #5338 - Add ability to start RAP server in background. ( #5416 )
2016-07-29 19:32:27 +02:00
Anton Kochkov
08c5adee04
Fix Mingw building [3]
2016-07-29 16:34:08 +03:00
Anton Kochkov
0324837100
Fix Jenkins Mingw-w64 build
2016-07-29 16:13:41 +03:00
Anton Kochkov
65e4ab058c
Update sdb to 0.10.4
2016-07-29 15:51:36 +03:00
Anton Kochkov
56c82c799f
Check only for mingw substring
2016-07-29 15:42:38 +03:00
Anton Kochkov
5cc983a657
Fix Mingw32 building [2]
2016-07-29 14:45:54 +03:00
Anton Kochkov
0ca2034422
Fix Mingw32 building
2016-07-29 14:37:17 +03:00
pancake
e1d955d7ed
Use r_lib_dl instead of the raw libc functions
2016-07-28 19:59:40 +02:00
pancake
838e4d6fa2
Add dlsym, call, alarm and other goodies to self://
2016-07-28 17:12:05 +02:00
monosource
67b1e63ab3
Fix rax2 b/B usage ( #5411 )
2016-07-28 15:28:31 +02:00
Alexandru Caciulescu
34147cd121
/Rk command for rop queries ( #5403 )
2016-07-28 15:05:38 +02:00
monosource
9e9d21b732
Added r2agent man page ( #5409 )
2016-07-28 13:37:01 +02:00
pancake
57996ce39f
Add waitfor:// in io.debug description
2016-07-28 12:59:51 +02:00
pancake
f2ac0a1d52
Enhance ignore call warning message and minor refactor in mach0 entitlements parser
2016-07-28 11:33:53 +02:00
Maijin
7cecadb74a
Removing useless files/doc
2016-07-28 07:59:10 +02:00
Ahmed Mohamed Abd El-MAwgood
90b8e0c1f9
Adding doc for calling convention
2016-07-28 06:05:42 +02:00
Maijin
7938640445
Move all /t/ from r2 to r2r
2016-07-27 19:19:30 +02:00
Maijin
90530319d7
remove more util/t
2016-07-27 18:57:43 +02:00
Maijin
34dfdd6fdf
remove more util/t
2016-07-27 18:05:25 +02:00
Maijin
3894935a06
remove more util/t
2016-07-27 17:18:45 +02:00
Maijin
80171b0dc5
Cleaning r_util.h
2016-07-27 16:55:20 +02:00
Alexandru Caciulescu
fd76792386
All /R commands cache gadgets and use rop.db ( #5398 )
2016-07-27 16:19:33 +02:00
Maijin
da041b1b74
Delete useless r.h
...
Delete useless r.h
2016-07-27 16:19:30 +02:00
Ahmed Mohamed Abd El-MAwgood
2dbb3d8fc6
Calling convention profiles in SDB ( #5358 )
2016-07-27 13:50:14 +02:00
Sven Steinbauer
ca96796268
Prevent possible max shift value ( #5391 )
...
Protect against shifts that might be bigger than 31
2016-07-27 13:21:36 +02:00
pancake
4831b504bc
Use proper relative includes in r_util.h
2016-07-27 12:55:05 +02:00
pancake
f5a73b73d7
Remove dupped hex2int function
2016-07-27 12:51:55 +02:00
pancake
f2c0ad9edb
Fix null de-refs in GNU C++ demangler
2016-07-27 12:22:49 +02:00
Álvaro Felipe Melchor
f1236563f3
Refactor RBin.Xtr to speedup dyldcache extraction
...
* Refactoring RBinXtr API.
* Cache sub-fat bins in sdb to save memory.
* Fix the error while loading sub-bins of different archs.
* more work into xtr to fix the remaining tests
2016-07-27 11:01:57 +02:00
Álvaro Felipe Melchor
9e412a9048
fix again the crash in nz
2016-07-26 23:08:29 +02:00
Álvaro Felipe Melchor
5d493c1950
refix crash in nz assembler
2016-07-26 22:37:20 +02:00
Álvaro Felipe Melchor
8a0b1183c7
fix crashes in radiff
2016-07-26 22:34:00 +02:00
Álvaro Felipe Melchor
3c8066ce57
fix crash in nz assembler
2016-07-26 22:08:25 +02:00