Commit Graph

13109 Commits

Author SHA1 Message Date
Fangrui Song
c1472e6630 Leak fixes (#8060) 2017-07-30 03:57:02 +02:00
Anton Kochkov
054d35b570 Fix uninitialized free 2017-07-30 00:18:58 +08:00
Srimanta Barua
d93977358d Small gdb fixes, and added alternate way to get baddr (#8055)
* check if 'g' is supported before switching to reading regs using '?'
* stabilize gdbserver a bit more
* added ability to get baddr even if we can't read memory map (if qOffsets packet is supported)
2017-07-29 17:58:20 +02:00
Anton Kochkov
fce916ffdf More leak fixes 2017-07-29 21:26:19 +08:00
Anton Kochkov
8041b3c284 Fix a few leaks 2017-07-29 20:30:02 +08:00
Ren Kimura
0e4aa83d16 Add new command 'aesb' step back for ESIL (#8052)
* Add new command aets
* Add new command aesb, step back for ESIL
* Add session key
2017-07-29 18:59:41 +08:00
SkUaTeR
e7a2f2cc8c fix a wrong definition to call GetLongPathName and fix for #8044 (#8053)
* fix a wrong definition to call GetLongPathName

* fixing ppc arch

* fixing export issue in PE files
2017-07-29 02:07:42 +02:00
Maijin
9e68f9a94a Fix aaa and aaaa log 2017-07-28 21:48:14 +02:00
pancake
aac34821df Avoid false positive anal hints in aae 2017-07-28 17:35:31 +02:00
pancake
b42c9a284f Fix #8048 - Honor bitsize as argument to dr= 2017-07-28 15:06:06 +02:00
pancake
60d062286b Fix null deref in dalvik analysis for fuckedup dex files 2017-07-28 14:52:24 +02:00
pancake
6dd6be3dba Fix pdc with scr.html 2017-07-28 14:19:26 +02:00
Anton Kochkov
00be0a19d3 Init bitshift upon creation 2017-07-28 19:33:16 +08:00
pancake
fa576bbb9a Implement s-* command 2017-07-28 06:12:01 +02:00
pancake
807402e123 Fix testsuite and remove commented code 2017-07-28 04:39:20 +02:00
pancake
c33c4dae82 Initial support for bitsized disassemblers 2017-07-28 02:53:31 +02:00
pancake
3f9232d5de Handle asm.bits=27 in rasm2 -L 2017-07-28 02:40:51 +02:00
pancake
7a74331c1e Aim to make more portable the is_dead check in debugger 2017-07-28 02:24:06 +02:00
pancake
5e60599f18 Support 27bit setups for debug and anal 2017-07-28 02:08:35 +02:00
pancake
6ac720175d Fix writebits 2017-07-28 01:30:24 +02:00
Lowly Worm
8dbd051388 support doff for bitwise copy 2017-07-27 15:24:57 -07:00
Lowly Worm
47b434bf76 blah, reading works now 2017-07-27 14:18:00 -07:00
pancake
ec6240da09 Do not load .dSYM plugins 2017-07-27 23:06:03 +02:00
pancake
d9cf73469d Add support for 27bit middle-endian registers in r_reg 2017-07-27 22:57:18 +02:00
Anton Kochkov
75d5f7ab75 Add PDP/ARM middle endian functions (#8046) 2017-07-27 22:29:06 +02:00
karliss
8b90e8b8fb Try some known patterns instead of all substrings when guessing function. 2017-07-27 22:19:45 +02:00
Anton Kochkov
928fbb0320 Fix build 2017-07-28 03:43:30 +08:00
Lowly Worm
059792cf65 add copybits_delta to the rapi header 2017-07-27 11:21:20 -07:00
Lowly Worm
95d9c80909 squash warnings 2017-07-27 11:04:11 -07:00
Lowly Worm
5ea6f5ae21 i am totally blank 2017-07-27 11:01:56 -07:00
Lowly Worm
278d877f5e fix bitwise copy delta 2017-07-27 10:57:57 -07:00
pancake
933c6737fe Remove whitespaces around + in sj 2017-07-27 18:38:28 +02:00
pancake
38f260baa2 Fix #8043 #8042 and #8041 - null derefs in x509 and asn1 parsers 2017-07-27 16:39:44 +02:00
Fangrui Song
86de0abd20 Use RList for cmd_descriptors, make it a member of RCore (#8034) 2017-07-27 14:52:17 +02:00
pancake
7caf72d24e Fix agf with scr.html=true 2017-07-27 03:09:21 +02:00
pancake
96ac03cfec Fix sj 2017-07-27 02:26:54 +02:00
xarkes
221b312046 Meson builds generates sdb files (+build clean) (#8035) 2017-07-26 23:15:41 +02:00
Antonio Sánchez
0ed41fbb65 Fixed problem with non pe bins and resources (#8037) 2017-07-26 23:14:54 +02:00
Srimanta Barua
277771156c fix gdb covs (#8036) 2017-07-26 20:20:07 +02:00
pancake
abaac71290 Fix last covs 2017-07-26 18:46:29 +02:00
Fangrui Song
d87aa3cb69 t commands: move help_msg_*[] arrays to top (#8018) 2017-07-26 17:14:23 +02:00
Fangrui Song
aa5ea95935 w commands: move const char help_msg_*[] arrays to top. (#8003) 2017-07-26 17:13:54 +02:00
Fangrui Song
90dd9d9f5b d commands: move help_msg_*[] arrays to top (#8016) 2017-07-26 17:13:33 +02:00
pancake
139e3b8f92 Do not load plugins starting with . and remove newcomp 2017-07-26 16:35:27 +02:00
Fangrui Song
72eaf69a5a e commands: move help_msg_*[] arrays to top (#8010) 2017-07-26 16:06:08 +02:00
Fangrui Song
b9c5e8ec80 z commands: move help_msg_*[] arrays to top (#8019) 2017-07-26 15:53:20 +02:00
Srimanta Barua
058d5fe7b0 More fixes for when process dies (#8032) 2017-07-26 15:50:55 +02:00
Fangrui Song
ea1c713112 S commands: move help_msg_*[] arrays to top (#8014) 2017-07-26 15:46:38 +02:00
Fangrui Song
84c49a73be i commands: move help_msg_*[] arrays to top (#8011) 2017-07-26 15:45:42 +02:00
Fangrui Song
40975ea186 P commands: move help_msg_*[] arrays to top (#8009) 2017-07-26 15:15:54 +02:00