Commit Graph

13969 Commits

Author SHA1 Message Date
radare
93e11e9d80 RHash cleanup 2017-03-01 09:02:28 +01:00
alvarofe
c81606e6eb Bump SDB 2017-02-28 23:32:01 +01:00
alvarofe
1f60e30807 Bump sdb a0ae5997a09a0bf05638ebb1540193859a5a3769 2017-02-28 20:41:44 +01:00
pancake
0744e33442 Fix #6563 - new command pdk to disasm a klass 2017-02-28 02:55:00 +01:00
pancake
5057cb6fb6 Update ABI for debug, core and anal plugs 2017-02-28 02:29:54 +01:00
pancake
d6756e235c Implement author and version of RAsmPlugin 2017-02-28 02:26:55 +01:00
pancake
ef463f983e Fix rabin2 -qL -jL and add version and author in RBinPlugin 2017-02-28 02:16:36 +01:00
pancake
30aebdc521 Add author and version fields for RIOPlugin 2017-02-28 02:06:46 +01:00
Marc
1cb8dcf905 Fix cbin iHH (#6859) 2017-02-28 01:00:31 +01:00
pancake
8e7a8d69d9 Add sym.imp.err for darwin-x64 2017-02-28 00:32:56 +01:00
pancake
6c610494d1 Update capstone from -next 2017-02-28 00:01:16 +01:00
h4ng3r
ead645853a fix #6857 2017-02-27 23:55:39 +01:00
Anton Kochkov
a909609b35 PDB: Add unions support 2017-02-27 19:06:17 +08:00
pancake
81832436e0 Honor rabin2 -H, -rH, -qH and -jH 2017-02-27 10:55:47 +01:00
pancake
46e91531a3 Eliminate assert from sha2.c and r2-indent the whole libr/hash 2017-02-27 00:40:36 +01:00
pancake
0aff2ab8ca Update r2-indent rules 2017-02-27 00:40:25 +01:00
pancake
3b83e18c51 Remove assert for the GNU arm64 disassembler 2017-02-26 23:34:24 +01:00
Wladimir J. van der Laan
aab2bc824c riscv: Choose first match while disassembling
The opcodes table is sorted with the preferred instructions with a
certain encoding first.
2017-02-26 23:06:32 +01:00
Wladimir J. van der Laan
78089cd34f riscv: Return actual instruction length
Support instructions of varying length.
Addresses #6849.
2017-02-26 23:06:32 +01:00
pancake
c1c4086e38 Fix #242 - Implement HFS timestamp in pth 2017-02-26 23:01:49 +01:00
pancake
13b119eae1 Fix tab in graph 2017-02-26 22:48:29 +01:00
Maijin
266eee75ae Fix #6560 Unify Windows/Win32 define 2017-02-26 16:51:03 +01:00
Maijin
ebaa5b23f8 Add av in a? 2017-02-26 15:01:45 +01:00
alvarofe
78b144faee Fix UaF when r2 -HH 2017-02-26 00:37:26 +01:00
alvarofe
f992370474 Fix some memory leaks after ht clean up 2017-02-25 23:50:33 +01:00
pancake
b2af808da7 Do not use -hh in r2pm 2017-02-25 20:30:03 +01:00
Maijin
1ec9e7d104 Add Visual-C winmain #832 2017-02-25 15:35:56 +01:00
alvarofe
8d2f8c5495 Fix #6846 - crash on r_print_format 2017-02-24 23:57:39 +01:00
alvarofe
0b97b11d38 Fix regression on tms320 2017-02-24 23:42:17 +01:00
alvarofe
912279771c More work to remove r_strht 2017-02-24 23:42:17 +01:00
alvarofe
e506bc608e Get rid of r_strht.h 2017-02-24 23:42:17 +01:00
alvarofe
c549a33c6d Use sdb in cmd_print.c 2017-02-24 23:42:17 +01:00
alvarofe
821c6f2ab1 Use sdb_ht API in pe.c instead of r_str_ht 2017-02-24 23:42:17 +01:00
alvarofe
b1a692b695 Bump sdb to fix null dereference 2017-02-24 23:42:17 +01:00
alvarofe
39dd847c1f Fix build plus indentation issues 2017-02-24 23:42:17 +01:00
alvarofe
ba15fd4485 Revert a thing in a Makefile 2017-02-24 23:42:17 +01:00
alvarofe
a28726d467 Fix some warnings and leftover without update 2017-02-24 23:42:17 +01:00
alvarofe
f33febdd4f Remove r_db.h 2017-02-24 23:42:17 +01:00
alvarofe
623aed3163 More work into ht replacement 2017-02-24 23:42:17 +01:00
alvarofe
857656ed84 More leftover because of old ht imp 2017-02-24 23:42:17 +01:00
alvarofe
f9640dd3f0 Get rid of old ht implementation 2017-02-24 23:42:17 +01:00
alvarofe
8ff55080ea Use ht_* in tms320 2017-02-24 23:42:17 +01:00
alvarofe
3e463d8069 Use ht_* in strht.c 2017-02-24 23:42:17 +01:00
alvarofe
8695dbf3b5 Use ht_* in mixed.c 2017-02-24 23:42:17 +01:00
alvarofe
ed8d668247 Use ht_* in config.c 2017-02-24 23:42:17 +01:00
alvarofe
d260e46cde Use ht_* from sdb in fcnstore.c 2017-02-24 23:42:17 +01:00
alvarofe
8307af0b10 Use ht_* from sdb in flag.c & r_flag.h 2017-02-24 23:42:17 +01:00
Rene Laemmert
20c079d5b3 Add some PE header infos to iHH 2017-02-24 15:55:07 +01:00
pancake
272c8b493c Honor library path in r2pm 2017-02-24 15:24:11 +01:00
pancake
91a2a0ba12 binsz in ij is not a string 2017-02-24 14:50:54 +01:00