Commit Graph

15321 Commits

Author SHA1 Message Date
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 () 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 and - 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 () 2017-07-27 14:52:17 +02:00
xarkes
f497590067 Fix meson install script (missing SDB files) () 2017-07-27 10:19:11 +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) () 2017-07-26 23:15:41 +02:00
Antonio Sánchez
0ed41fbb65 Fixed problem with non pe bins and resources () 2017-07-26 23:14:54 +02:00
Srimanta Barua
277771156c fix gdb covs () 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 () 2017-07-26 17:14:23 +02:00
Fangrui Song
aa5ea95935 w commands: move const char help_msg_*[] arrays to top. () 2017-07-26 17:13:54 +02:00
Fangrui Song
90dd9d9f5b d commands: move help_msg_*[] arrays to top () 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 () 2017-07-26 16:06:08 +02:00
Fangrui Song
b9c5e8ec80 z commands: move help_msg_*[] arrays to top () 2017-07-26 15:53:20 +02:00
Srimanta Barua
058d5fe7b0 More fixes for when process dies () 2017-07-26 15:50:55 +02:00
Fangrui Song
ea1c713112 S commands: move help_msg_*[] arrays to top () 2017-07-26 15:46:38 +02:00
Fangrui Song
84c49a73be i commands: move help_msg_*[] arrays to top () 2017-07-26 15:45:42 +02:00
Fangrui Song
40975ea186 P commands: move help_msg_*[] arrays to top () 2017-07-26 15:15:54 +02:00
Fangrui Song
21166057d0 s commands: move help_msg_*[] arrays to top () 2017-07-26 15:15:13 +02:00
Fangrui Song
7aadcab91a f commands: move help_msg_*[] arrays to top () 2017-07-26 15:14:06 +02:00
Fangrui Song
cfa0427a81 / commands: move help_msg_*[] arrays to top () 2017-07-26 15:12:19 +02:00
Fangrui Song
c11df3ea12 C commands: move help_msg_*[] arrays to top () 2017-07-26 15:09:39 +02:00
Fangrui Song
c6a0d3617e L/T commands: move help_msg_*[] arrays to top () 2017-07-26 15:08:48 +02:00
Anton Kochkov
10bd4b5f95 Fix MZ and PE endian & UBSAN issues 2017-07-26 20:54:52 +08:00
Anton Kochkov
0e9a5fff34 Fix a few {A,M,UB}SAN complaints 2017-07-26 20:54:52 +08:00
Fangrui Song
94070b7db5 m commands: move help_msg_*[] arrays to top () 2017-07-26 13:23:12 +02:00
ITAYC0HEN
d11b1f3809 Fix a little bug with log output () 2017-07-26 11:52:51 +02:00
Anton Kochkov
41e21634ab Coverifixes () 2017-07-26 14:41:03 +08:00
Fangrui Song
bf6f00e0bb Suppress warnings in cmd.c and remove unused functions in cmd_{anal,print}.c ()
Rename cmd.comphint to cfg.newtab
r2 -e cfg.newtab=1 to enable new command completion
2017-07-26 13:03:52 +08:00
Srimanta Barua
3b8e8cbfc4 Added automatic loading of symbols from local file ()
* Added automatic loading of symbols from local file

* added dbg.exe.path and searching in local directory
2017-07-25 18:39:09 +02:00
Fangrui Song
b76887fe42 p commands: move const char help_msg_*[] arrays to top. ()
Add DEFINE_CMD_DESCRIPTOR_SPECIAL to define RCmdDescriptor with special
characters.
2017-07-25 13:20:25 +02:00
Srimanta Barua
d05f865f77 read registers from lldb () 2017-07-25 16:28:58 +08:00
Fangrui Song
3b6f15fab3 Add RCmdDescriptor & cmd.comphint for showing descriptions in command completion ()
It organizes commands as a tree by their names and uses
`r_core_cmd_help (core, desc->help_msg);` currently to show command
candidates.
2017-07-25 15:11:29 +08:00