This website requires JavaScript.
Explore
Help
Register
Sign In
Magic-Mirror
/
radare2
Watch
1
Star
0
Fork
0
You've already forked radare2
mirror of
https://github.com/radareorg/radare2.git
synced
2025-04-02 01:22:02 +00:00
Code
Issues
Actions
5
Packages
Projects
Releases
Wiki
Activity
radare2
/
libr
/
io
/
p
History
pancake
79e78ea47d
* Fix ffio and io_ptrace return value when read error
2010-06-13 12:40:01 +02:00
..
debug.mk
* Fix w32 build
2010-03-25 10:18:59 +01:00
io_debug.c
* some more renaming
2010-05-27 00:57:25 +02:00
io_ewf.c
* some more renaming
2010-05-27 00:57:25 +02:00
io_mach.c
* some more renaming
2010-05-27 00:57:25 +02:00
io_malloc.c
* Fix segfault in malloc:// IO backend
2010-06-13 12:24:07 +02:00
io_procpid.c
* some more renaming
2010-05-27 00:57:25 +02:00
io_ptrace.c
* Fix ffio and io_ptrace return value when read error
2010-06-13 12:40:01 +02:00
io_shm.c
* some more renaming
2010-05-27 00:57:25 +02:00
io_w32dbg.c
* some more renaming
2010-05-27 00:57:25 +02:00
mach.mk
* Fix w32 build
2010-03-25 10:18:59 +01:00
Makefile
* Initial import of the procpid IO plugin
2010-05-21 19:05:53 +02:00
malloc.mk
* Fix w32 build
2010-03-25 10:18:59 +01:00
procpid.mk
* Initial import of the procpid IO plugin
2010-05-21 19:05:53 +02:00
ptrace.mk
* Fix w32 build
2010-03-25 10:18:59 +01:00
README
* Fix build issues - fix build order
2009-02-05 22:28:33 +01:00
shm.mk
* Fix w32 build
2010-03-25 10:18:59 +01:00
w32dbg.mk
* Initial work on w32dbg IO, fork and attach still incomplete
2010-04-14 23:56:27 +02:00
README
This directory contains plugins using the libr_io API.