| .. |
|
bfdbg.mk
|
|
|
|
bochs.mk
|
Initial support for BOCHS (windows only for now)
|
2016-03-25 00:21:49 +01:00 |
|
debug.mk
|
Honor LDFLAGS in more places (Thanks Gentoo guys for noticing)
|
2015-01-27 17:46:56 +01:00 |
|
default.mk
|
|
|
|
gdb.mk
|
|
|
|
gzip.mk
|
|
|
|
http.mk
|
|
|
|
ihex.mk
|
|
|
|
io_bfdbg.c
|
Refactor r_io, while fixing some bugs and use more RList
|
2016-06-20 00:29:41 +02:00 |
|
io_bochs.c
|
Refactor r_io, while fixing some bugs and use more RList
|
2016-06-20 00:29:41 +02:00 |
|
io_debug.c
|
Add waitfor:// in io.debug description
|
2016-07-28 12:59:51 +02:00 |
|
io_default.c
|
Fix build of nocache://
|
2016-08-15 01:04:27 +02:00 |
|
io_gdb.c
|
Refactor r_io, while fixing some bugs and use more RList
|
2016-06-20 00:29:41 +02:00 |
|
io_gzip.c
|
More boolification and code cleanup -70LOC
|
2016-06-29 11:35:16 +02:00 |
|
io_http.c
|
More refactorings, reindent and cleanup on r_io
|
2016-06-20 09:12:44 +02:00 |
|
io_ihex.c
|
Honor RIO in radiff's slurp - thanks @brainstorm for the tip
|
2016-07-01 14:02:46 +02:00 |
|
io_mach.c
|
Code cleanup -20LOC and get pagesize from target task in io.mach
|
2016-06-29 10:54:27 +02:00 |
|
io_malloc.c
|
malloc:// forces rw and fix regression in 'f'
|
2016-07-03 22:36:58 +02:00 |
|
io_mmap.c
|
More boolification and code cleanup -70LOC
|
2016-06-29 11:35:16 +02:00 |
|
io_procpid.c
|
More boolification and code cleanup -70LOC
|
2016-06-29 11:35:16 +02:00 |
|
io_ptrace.c
|
Code cleanup -20LOC and get pagesize from target task in io.mach
|
2016-06-29 10:54:27 +02:00 |
|
io_qnx.c
|
Refactor r_io, while fixing some bugs and use more RList
|
2016-06-20 00:29:41 +02:00 |
|
io_r2k.c
|
Fix io.r2k build on mingw
|
2016-08-02 13:47:45 +02:00 |
|
io_r2pipe-test.js
|
Refactor r2pipe API into r_socket and fix w32 build
|
2015-05-14 02:50:57 +02:00 |
|
io_r2pipe.c
|
Refactor r_io, while fixing some bugs and use more RList
|
2016-06-20 00:29:41 +02:00 |
|
io_r2web.c
|
Refactor r_io, while fixing some bugs and use more RList
|
2016-06-20 00:29:41 +02:00 |
|
io_rap.c
|
Refactor r_io, while fixing some bugs and use more RList
|
2016-06-20 00:29:41 +02:00 |
|
io_self.c
|
Fix w32 build of io.self
|
2016-08-02 13:22:25 +02:00 |
|
io_shm.c
|
Refactor r_io, while fixing some bugs and use more RList
|
2016-06-20 00:29:41 +02:00 |
|
io_sparse.c
|
Refactor r_io, while fixing some bugs and use more RList
|
2016-06-20 00:29:41 +02:00 |
|
io_w32.c
|
Refactor r_io, while fixing some bugs and use more RList
|
2016-06-20 00:29:41 +02:00 |
|
io_w32dbg.c
|
Refactor r_io, while fixing some bugs and use more RList
|
2016-06-20 00:29:41 +02:00 |
|
io_windbg.c
|
Refactor r_io, while fixing some bugs and use more RList
|
2016-06-20 00:29:41 +02:00 |
|
io_zip.c
|
More boolification and code cleanup -70LOC
|
2016-06-29 11:35:16 +02:00 |
|
mach.mk
|
Honor LDFLAGS in more places (Thanks Gentoo guys for noticing)
|
2015-01-27 17:46:56 +01:00 |
|
Makefile
|
Implement io.r2k for Windows
|
2016-08-02 00:58:39 +02:00 |
|
malloc.mk
|
Honor LDFLAGS in more places (Thanks Gentoo guys for noticing)
|
2015-01-27 17:46:56 +01:00 |
|
mmap.mk
|
|
|
|
procpid.mk
|
Honor LDFLAGS in more places (Thanks Gentoo guys for noticing)
|
2015-01-27 17:46:56 +01:00 |
|
ptrace.mk
|
Honor LDFLAGS in more places (Thanks Gentoo guys for noticing)
|
2015-01-27 17:46:56 +01:00 |
|
qnx.mk
|
Introduce debug plugin for QNX pdebug interface
|
2016-04-22 11:45:51 +02:00 |
|
r2k.mk
|
Implement io.r2k for Windows
|
2016-08-02 00:58:39 +02:00 |
|
r2pipe.mk
|
Initial import of the r2pipe-io plugin
|
2015-05-13 12:39:51 +02:00 |
|
r2web.mk
|
Initial import of r2web:// io plugin
|
2015-06-06 03:02:35 +02:00 |
|
rap.mk
|
|
|
|
self.mk
|
|
|
|
shm.mk
|
Honor LDFLAGS in more places (Thanks Gentoo guys for noticing)
|
2015-01-27 17:46:56 +01:00 |
|
sparse.mk
|
Add RBufferSparse API and sparse:// io plugin
|
2015-03-16 01:19:25 +01:00 |
|
w32.mk
|
|
|
|
w32dbg.mk
|
Honor LDFLAGS in more places (Thanks Gentoo guys for noticing)
|
2015-01-27 17:46:56 +01:00 |
|
windbg.mk
|
Initial WinDBG support
|
2014-12-07 19:32:45 +01:00 |
|
zip.mk
|
|
|