Álvaro Felipe Melchor
d21ee9f00f
fix crash due to UAF with io.vio option
2016-07-03 19:32:06 +02:00
pancake
010c2c68ab
Fix all COVs in r_io
2016-06-14 02:14:52 +02:00
pancake
d3394d5a7a
Fix latest 28 COVs
2016-06-02 03:19:31 +02:00
Sven Steinbauer
547f8bbc5c
Infer fixes Round 2 ( #4993 )
2016-05-24 22:22:15 +02:00
pancake
4e47d86de0
Honor wheelspeed, fix oob in vmenus and more boolification
2015-09-14 16:22:57 +02:00
Jeffrey Crowell
ed1aae7fd1
fix lots of spelling
...
fix some errors from the sed script
undo file mode crap
2014-12-07 17:00:59 +01:00
pancake
eca37da607
oops
2014-11-19 11:49:37 +01:00
pancake
c90179a0cc
More asm.comments honored
2014-11-18 23:53:27 +01:00
condret
532d3c6a63
make r_io_mwrite check map->flags
2014-10-23 13:17:52 +02:00
condret
f6141a64a8
fix 2 gcc Wunused warnings in vio
2014-09-19 23:59:06 +02:00
Jonathan Neuschäfer
a29b8cdf33
vio.c: add a missing "int" to r_io_pwrite's declaration
2014-09-18 18:56:57 +02:00
condret
9ea7df3b67
implement r_io_mwrite // yum yum copy-pasta
2014-09-11 18:35:09 +02:00
condret
aa318b4216
extend the io api and fix a bug in vio
2014-09-04 15:49:34 +02:00
condret
63718ae9c6
implement r_io_pwrite and vio debug define
2014-09-04 00:41:07 +02:00
condret
6a6af44a4e
fix aa on #define USE_NEW_IO 1
2014-09-03 20:02:41 +02:00
condret
db0b379de7
fix ghost-ref if vio is used
2014-09-03 01:29:10 +02:00
pancake
6863da3df3
Ignore sections at vaddr=0 (fixes some crappy elfs)
2014-06-27 03:10:09 +02:00
pancake
377b5bb2fe
Clean a huge list of warnings
2014-06-25 02:07:38 +02:00
condret
129646d925
Refactor the new io-read-api (disabled by default)
2014-06-14 00:07:16 +02:00
jvoisin
3affd8ecb2
Fix two gcc warnings
2014-06-06 13:22:52 +02:00
pancake
cc324e743a
Fix some warnings
2014-06-04 22:33:56 +02:00
pancake
8d663ceb94
Some rework on RBin.baddr and laddr to make it work again
...
Not all fileformats return correct data in Sections, this is
why sometimes the relocation with baddr (needed for aslr) fails
on mach0 for example. This code needs to be redesigned and fixed.
2014-05-29 00:49:28 +02:00
pancake
dd67819923
Fix ioff, merge RCore.ffio into and add a workaround for baddr
2014-05-28 19:32:29 +02:00
pancake
65d64d5274
Honor io.raw in new io. All debuggers fail in the same way
...
Temporal fix is to use `-nd` or `-nD`
2014-05-28 04:40:22 +02:00
pancake
5e33a8a282
Initial huge refactoring of r_io still work in progress
2014-05-28 04:34:12 +02:00