Commit Graph

4086 Commits

Author SHA1 Message Date
dso
0085cb1587 Merge pull request #802 from jvoisin/patch-4
Fix a missing return
2014-04-21 17:59:14 -05:00
Anton Kochkov
46f3fa4767 Refix segfault/infinite loop 2014-04-22 02:55:17 +04:00
Anton Kochkov
404a2c89ef Fix segfaulting on analysis 2014-04-22 02:39:33 +04:00
Anton Kochkov
c83106cbe7 Fix CID #1195080 2014-04-22 02:00:05 +04:00
Anton Kochkov
64cf9e0542 Fix CID #1196407, #1196406 2014-04-22 01:53:12 +04:00
Anton Kochkov
a14e02a7cf Fix CID #1196412 2014-04-22 01:46:53 +04:00
Anton Kochkov
42ac2e5ea9 Fix CID #1198558 2014-04-22 01:44:53 +04:00
jvoisin
35880299c2 Fix a missing return
Makes coverity happy
2014-04-21 20:17:22 +00:00
pancake
eec8512e8b Fix linkage 2014-04-21 19:31:30 +02:00
Fedor Sakharov
4dfadcb968 change bin.dwarf default to true 2014-04-21 19:28:46 +04:00
Fedor Sakharov
d75043c6eb disasm: read asm.dwarf var from config, fix segfault and remove asm.dwarf disabling in case of error 2014-04-21 19:22:37 +04:00
Fedor Sakharov
179147bf77 util: Read strings from file correctly 2014-04-21 19:22:37 +04:00
Fedor Sakharov
219a8497d0 Move size() out of ifdef for elf so it works for elf64 2014-04-21 19:22:37 +04:00
Fedor Sakharov
6c5505b39d Use sdb to store dwarf lineaddr info 2014-04-21 19:22:37 +04:00
pancake
b3b5ad0da7 Add 'arf' command to find string refs (hacky util) 2014-04-21 13:50:38 +02:00
pancake
fd6196e1f1 Fix mach0 arch listing (!= fatmach0) 2014-04-21 13:16:22 +02:00
pancake
db42789d62 Make the http server work on w32 (^C not handled yet) 2014-04-21 12:55:34 +02:00
Adam Pridgen
ea94ae5c2c Fix CID: 1204243, 1204247, 1204246, 1204245, 1204244 2014-04-20 23:55:50 -05:00
Anton Kochkov
57eb5c5ee2 Fix CID #1134721 2014-04-21 02:58:05 +04:00
deeso
e1378efd69 in shlr/java/code.c changing BYTES_CONSUMED 'volatile' to 'static volatile' 2014-04-20 17:28:02 -05:00
deeso
a1e81a4cbd refactored some of cmd_hash 2014-04-20 17:22:51 -05:00
deeso
d1186ac7c2 Added a temporary fix for the bin->printf issue 2014-04-20 15:01:51 -05:00
deeso
98e5d1af93 Fixing a bug, where the BYTES_CONSUMED in the java analysis was not updated 2014-04-19 22:45:03 -05:00
Anton Kochkov
1956dc669d Fix CID #1135135 2014-04-20 03:38:01 +04:00
Anton Kochkov
b257f06a9c Fix CID #11351131 2014-04-20 03:33:59 +04:00
Anton Kochkov
cb655a7768 Fix CID #1135134 2014-04-20 03:27:19 +04:00
deeso
1ccd783649 Fixing: CID 1204077, CID 1204078, CID 1204079, CID 1204082, CID 1204081, CID 1204080 2014-04-19 18:11:13 -05:00
Anton Kochkov
06de78a901 Fix CID #1134765 2014-04-20 02:54:53 +04:00
Anton Kochkov
f4731911f1 Fix CID #1134764 2014-04-20 02:51:42 +04:00
deeso
be5c6b6f0d Fixed the parsing and extraction of RBinFiles in macho or other multi-files. There appears to be a problem with bin->printf 2014-04-19 16:38:37 -05:00
pancake
314ec76c18 Fix w32 linkage 2014-04-19 01:23:04 +02:00
pancake
170e2051ff Fix w32 build 2014-04-18 17:18:48 +02:00
pancake
2b84217ce8 Fix few warns in RBin 2014-04-18 16:37:02 +02:00
pancake
61fba34835 Add 'iA' command to list all archs (sub-bins) 2014-04-18 12:10:38 +02:00
pancake
cf2e5799a9 Update to latest sdb 2014-04-16 06:26:47 +02:00
Maks Naumov
15dfa00851 fix reversed memset arguments in disassemble() 2014-04-14 15:39:39 +02:00
Judge_Dredd
1b444dfadb fixed? the breakpoint bug? 2014-04-14 15:39:35 +02:00
Adam Pridgen
a88218dd16 updating the way prototypes are created 2014-04-14 00:58:15 -05:00
Adam Pridgen
7cd412f6c9 Fix coverity issues and small bug in interfaces
Change the java references are presented in lcr
2014-04-13 23:49:00 -05:00
Anton Kochkov
f22476f071 Fix badges look 2014-04-13 04:10:14 +04:00
Maijin
8e1453c3ca Add Jenkins and Coverity Badge
Add Jenkins and Coverity Badge
2014-04-13 01:46:10 +02:00
pancake
b7ac099d2d Add 'pxd' for base10 hexdump 2014-04-12 01:14:13 +02:00
pancake
0502dff692 Add 64bit rflags in 64bit linux register profile 2014-04-09 08:43:19 +02:00
pancake
bea860681b Make include files C++11 friendly 2014-04-11 10:26:25 +02:00
pancake
774ccc71a0 Fix asm.arch=?asf issue, implement asm.syntax=? 2014-04-11 02:22:41 +02:00
pancake
77b2e5fcc2 Fix hex.cols=1 infinite loop 2014-04-09 05:12:26 +02:00
pancake
49d8270a91 Fix zlul crash in sdb 2014-04-11 00:40:30 +02:00
pancake
3cc4187fc6 Add 'pca' to print code asm line 'ps' in r1 2014-04-11 00:34:48 +02:00
pancake
bb531643ca Fix asm.arch=? asm.cpu=? and add hex.pairs option 2014-04-10 22:18:26 +02:00
pancake
10f2439c5d Update sdb and fix #777 - pxq and pxw honors cfg.big_endian 2014-04-10 19:18:21 +02:00