Commit Graph

15631 Commits

Author SHA1 Message Date
alvarofe
fda243a996 Fix r_io_read_i and add new helper function
This should fix cmd_av test
2017-08-24 01:00:07 +02:00
pancake
6628d5a1e6 Add omf and omfg commands, and rename ombp, omsp, omfp, as omp[bsf] 2017-08-24 00:57:33 +02:00
condret
926b0099fd add missing halp, for r2 -x 2017-08-24 00:55:12 +00:00
condret
0b8723299a implement r2 -x 2017-08-24 00:50:44 +00:00
condret
b0c612bf0f kill is_valid_section_offset (#8288) 2017-08-24 00:19:57 +02:00
alvarofe
61537ba5ab Fix NULL dereference 2017-08-23 23:30:57 +02:00
alvarofe
6561932f99 Fix a little bit analysis 2017-08-23 22:37:29 +02:00
alvarofe
ad601da9d5 Avoid to read from io->desc when map is not found 2017-08-23 21:58:36 +02:00
alvarofe
5f75dc6b53 Fix NULL dereference 2017-08-23 21:38:25 +02:00
pancake
4dd45b73e9 Fix some last covs 2017-08-23 16:45:05 +02:00
condret
056e527f9e cleanup again 2017-08-23 14:58:00 +00:00
condret
132bee52ee copypasta woodhammer to fix onIterMap 2017-08-23 13:49:06 +00:00
pancake
0b88ef654f More fixes in the output of 'o'
* Do not inverse the list
* Do not show maps in o output
* Fix om output
* Fix ar warnings
2017-08-23 12:55:10 +02:00
pancake
0c33e07c6a Use io.pcache. as prefix and avoid using RConfig.eval 2017-08-23 12:46:07 +02:00
pancake
b9faa2abdd Fix more io.va=false to only honor the on in core.config 2017-08-23 12:39:10 +02:00
alvarofe
87dac97a3a Roll back change in section order causing crashes 2017-08-23 12:28:55 +02:00
pancake
ad0aba8ca7 Invert output of S= 2017-08-23 12:20:33 +02:00
pancake
d71f2a5843 Implement omj and om [fd] 2017-08-23 12:18:29 +02:00
Sven Steinbauer
941c48a477 Assemble group1 ops with large offset for 64bits correctly (#8281)
FIX #8276
2017-08-23 11:32:31 +02:00
condret
b13226c7d2 invert seciion order, might fix something 2017-08-23 10:36:32 +00:00
condret
5b397c4bd1 fix remapping. pls don't break it anymore 2017-08-23 04:28:02 +00:00
condret
0d0e94aa3b more pcache config 2017-08-23 02:36:21 +00:00
pancake
254ad5d156 Fix #8261 - Restore comments in hexdump in pxc 2017-08-23 01:56:54 +02:00
pancake
0ceac506d7 Fix oj~{} 2017-08-23 01:45:33 +02:00
pancake
3acd49f893 Fix ?p and ?P in io.va=0 2017-08-23 01:41:46 +02:00
pancake
97f45e17af Fix cmd_extend tests 2017-08-23 01:36:48 +02:00
pancake
9b5494dfc4 Do not mess with io.va, enabled by default 2017-08-23 01:17:01 +02:00
Fangrui Song
8a9fb41a16 Fix section flags and more siol fixes 2017-08-23 01:09:45 +02:00
Srimanta Barua
b44ab3f9ef wrong parenthesis on sizeof for the gdb xml code 2017-08-23 01:07:32 +02:00
xarkes
ee4f42d13e Ar fixes (Added filename table) 2017-08-23 01:07:21 +02:00
SkUaTeR
1a406a87ef revert meson change after r_utf_blocks 2017-08-23 01:06:01 +02:00
pancake
ec5aefe120 Fix #8258 - crash in ag 2017-08-23 01:05:09 +02:00
pancake
fdcdcb6c0b Blindfix #8260 - Fix null deref in microsoft demangler 2017-08-23 00:56:37 +02:00
pancake
726f803c19 Drop r_utf_blocks from the extern 2017-08-23 00:50:18 +02:00
pancake
9189886f75 Fix infinite loop in afta and other bugs 2017-08-23 00:50:15 +02:00
condret
edc700d768 fix pcache at the end of file 2017-08-23 00:28:47 +00:00
alvarofe
1850deca16 Set io.va when aeim 2017-08-23 00:17:08 +02:00
condret
41cb6ef0d2 use more fd-api 2017-08-23 00:05:16 +00:00
alvarofe
ab25e7119c Update r_io_read_at and ad r_io_alprint 2017-08-22 23:56:12 +02:00
pancake
32c2bcc0cd Fix tmpseek 2017-08-22 23:37:27 +02:00
pancake
94d8b8261a Fix gdbclient xml issue 2017-08-22 23:27:19 +02:00
alvarofe
a9cadc2f5d Update disasm.c and core.c due to change on IO 2017-08-22 23:16:04 +02:00
alvarofe
bff0cb870e update core/asm.c accordingly with new api 2017-08-22 23:08:10 +02:00
alvarofe
c440ee4fc2 memset to 0x00 in null plugin io 2017-08-22 22:59:40 +02:00
alvarofe
988ee1e098 Update cmd_search.c to reflect changes on IO layer 2017-08-22 22:55:38 +02:00
alvarofe
eebe10681b Handle .bss section in ELF 2017-08-22 22:44:54 +02:00
alvarofe
3adcfea524 More update for cmd_search 2017-08-22 22:41:59 +02:00
alvarofe
5b1610f5c1 Update code that made use of r_io_read_at 2017-08-22 22:32:58 +02:00
alvarofe
d489e1ca2c Fix bug with r_io_alvread_at
The check at the beginning was wrong
2017-08-22 22:30:08 +02:00
alvarofe
0105724d1f Fix issue with onIterMap
If map is not found the desc map is used, that is why the check should
be made against <= 0
2017-08-22 22:28:21 +02:00