pancake
|
39fa8c37b1
|
Fix build of nocache://
|
2016-08-15 01:04:27 +02:00 |
|
pancake
|
d18a63e9ed
|
Fix #5379 - Implement nocache:// for the posix io plugin
|
2016-08-15 00:14:36 +02:00 |
|
pancake
|
6479943c46
|
More boolification and code cleanup -70LOC
|
2016-06-29 11:35:16 +02:00 |
|
pancake
|
4caafc964d
|
Refactor r_io, while fixing some bugs and use more RList
|
2016-06-20 00:29:41 +02:00 |
|
Andrey Torsunov
|
60de2dc6b4
|
Fix couple of memory leaks. Issue #2772. (#4725)
|
2016-04-28 10:47:50 +02:00 |
|
Álvaro Felipe Melchor
|
b0c6ae4409
|
Fix #4295 and #4155
This commit is the first attempt to improve relocation
recognition when dealing with relocatables elf-files
|
2016-04-04 23:09:58 +02:00 |
|
pancake
|
de22aa46f2
|
Fix COV with boolified r_io_creat
|
2016-01-19 13:16:24 +01:00 |
|
pancake
|
0880d7d4f5
|
Some refactor/cleanup for agf and io cache (wip)
|
2015-12-08 14:59:30 +01:00 |
|
pancake
|
49975ccf95
|
Fix #3286 - Use stdbool.h
|
2015-09-14 02:08:31 +02:00 |
|
pancake
|
dadc293986
|
Fix character devices support on FreeBSD (f.ex: /dev/da0)
|
2015-08-19 20:56:41 +02:00 |
|
pancake
|
83b9633ac2
|
Add iobind.section_vget
|
2015-07-28 03:29:16 +02:00 |
|
Jonathan Neuschäfer
|
523aa3af5c
|
add .version to all plugins
|
2015-07-12 19:05:33 +02:00 |
|
pancake
|
66ead9b96b
|
Add ate command for the anal trace logs with ESIL (and backstepping)
- r2 -e dbg.trace=true -e anal.trace=true -d ls
> 10ds # perform 10 steps
> ate # show anal trace logs
> .ate `atek idx` # backstepping
> ate-* # clear logs
|
2015-02-22 11:40:55 +01:00 |
|
jvoisin
|
defd2d0e96
|
Coverifix
|
2015-02-18 13:05:37 +01:00 |
|
pancake
|
4f24447620
|
Fix chrdev read and write support for OSX and iOS
|
2015-02-17 00:46:18 +01:00 |
|
pancake
|
ae367b65be
|
Add support for UNIX Character devices
|
2015-02-16 22:40:05 +01:00 |
|
jvoisin
|
b8cdd7c0f7
|
Even more coverifix
|
2015-02-11 21:51:13 +01:00 |
|
pancake
|
7cc34c4387
|
Fix use-after-free in RCoreFile/RIO
|
2014-11-07 10:37:54 +01:00 |
|
pancake
|
1c583a4b39
|
Added 'oob', 'oon' and 'oo?'. Close RBinObjects with RCoreFiles
|
2014-10-17 00:36:00 +02:00 |
|
pancake
|
da866539ee
|
Fix 'oo' bug (sync rcorefile and riofile lists), Better 'ob'
|
2014-10-17 00:04:52 +02:00 |
|
pancake
|
0e0dc63aa8
|
Fix r2 -d problem not loading syms. Redo the ASLR/PIE again
|
2014-10-15 15:41:02 +02:00 |
|
pancake
|
fc2bb2af7f
|
Fix 4GB issue file and some more warnings
|
2014-09-20 15:53:29 +02:00 |
|
pancake
|
4c4173769b
|
Revert "Fixing the issue where file size exceeds size of an integer":
3adb00621b
e2afa84443
0761955fdb
17cc18fad0
135c62fb5d
|
2014-09-20 15:33:59 +02:00 |
|
deeso
|
3adb00621b
|
Fixing the issue where file size exceeds size of an integer
|
2014-09-17 23:53:25 +02:00 |
|
pancake
|
7e37fb0131
|
Fix #1292 - Fix file create and write on w32
|
2014-09-15 03:35:02 +02:00 |
|
pancake
|
4c5cb65147
|
Fix $ r2 -w /bin/ls
|
2014-09-07 23:57:26 +02:00 |
|
jvoisin
|
494d82d4b0
|
Fix some coverity issues and a XXX
|
2014-07-28 17:56:44 +02:00 |
|
pancake
|
bb4dadc0a9
|
Honor R_IO_WRITE open flag
|
2014-06-20 17:02:57 +02:00 |
|
pancake
|
939fd989a9
|
Fix r2 -w <nonexistentfile>
|
2014-06-06 22:34:03 +02:00 |
|
pancake
|
821cd215d6
|
Fixed io_default/write crash and malfunction
|
2014-05-21 04:36:53 +02:00 |
|
pancake
|
796dedf83c
|
Fix close(0) issue in rio
|
2014-05-21 01:46:01 +02:00 |
|
Anton Kochkov
|
9c7b579c46
|
Fix a typo
|
2014-05-19 09:06:38 +04:00 |
|
Anton Kochkov
|
c7a101d7e2
|
Fix CID 1214580
|
2014-05-19 05:28:12 +04:00 |
|
pancake
|
fd3251d99c
|
Refix 'r' command issues
|
2014-05-19 02:52:51 +02:00 |
|
pancake
|
b7eaf03813
|
Workaround for the famous io/ff, this is not a final fix
|
2014-05-18 02:37:34 +02:00 |
|
pancake
|
2494e22a4d
|
Add rawio support in RIO (allows to open /dev/sda f.ex), Add io.enforce=0|1|2|3
|
2014-05-18 02:19:11 +02:00 |
|
jvoisin
|
3fbd1645d7
|
Fix CID 1211149
|
2014-05-05 17:44:08 +02:00 |
|
deeso
|
14354feb61
|
fixed MMap Read-Write issue in io plugins and RBuf
|
2014-05-02 16:43:47 -05:00 |
|
deeso
|
3adcb54f17
|
Overhauled how files are loaded. Now *all* files use an IO plugin the default one is mmap'ed
|
2014-05-01 20:13:57 -05:00 |
|