.. |
ar.mk
|
Added ar://
|
2017-08-17 14:38:43 +08:00 |
bfdbg.mk
|
Initial stub for gdbserver support
|
2017-05-22 19:37:48 +02:00 |
bochs.mk
|
Improved MSVC support (WIP)
|
2017-05-09 14:25:57 +02: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
|
Improved MSVC support (WIP)
|
2017-05-09 14:25:57 +02:00 |
gprobe.mk
|
io: Add gprobe plugin (#9735)
|
2018-03-21 10:07:55 +01:00 |
gzip.mk
|
|
|
http.mk
|
|
|
ihex.mk
|
|
|
io_ar.c
|
Rewrite the RBuffer API to make it safer and adjust the codebase ##refactor (#13656)
|
2019-05-15 15:34:06 +02:00 |
io_bfdbg.c
|
Fix #12855 - Crash in "r2 -c'dL bf' -d ls" (#13145)
|
2019-02-18 18:45:42 +01:00 |
io_bochs.c
|
Add usable uris field to oLj and r2 -L ##io
|
2019-02-11 10:27:29 +01:00 |
io_debug.c
|
Fix "ood; ood" bug on winxp->win10 ##windows
|
2019-05-16 23:24:14 +02:00 |
io_default.c
|
Rewrite the RBuffer API to make it safer and adjust the codebase ##refactor (#13656)
|
2019-05-15 15:34:06 +02:00 |
io_gdb.c
|
Initial band-aid fix for a UAF with two seperate desc pointers (#14094)
|
2019-05-17 21:19:26 +02:00 |
io_gprobe.c
|
Rewrite the RBuffer API to make it safer and adjust the codebase ##refactor (#13656)
|
2019-05-15 15:34:06 +02:00 |
io_gprobe.h
|
Inline time.h timer api if not available :?
|
2018-05-21 02:22:17 +02:00 |
io_gzip.c
|
Add usable uris field to oLj and r2 -L ##io
|
2019-02-11 10:27:29 +01:00 |
io_http.c
|
Add usable uris field to oLj and r2 -L ##io
|
2019-02-11 10:27:29 +01:00 |
io_ihex.c
|
Make other RBuffer fields "private" (#13444)
|
2019-03-20 19:01:26 +01:00 |
io_mach.c
|
Add usable uris field to oLj and r2 -L ##io
|
2019-02-11 10:27:29 +01:00 |
io_malloc.c
|
Add usable uris field to oLj and r2 -L ##io
|
2019-02-11 10:27:29 +01:00 |
io_mmap.c
|
Rewrite the RBuffer API to make it safer and adjust the codebase ##refactor (#13656)
|
2019-05-15 15:34:06 +02:00 |
io_null.c
|
Add usable uris field to oLj and r2 -L ##io
|
2019-02-11 10:27:29 +01:00 |
io_procpid.c
|
Add usable uris field to oLj and r2 -L ##io
|
2019-02-11 10:27:29 +01:00 |
io_ptrace.c
|
Initial support for the r_alloc (+aligned) API ##core
|
2019-02-18 19:13:28 +01:00 |
io_qnx.c
|
Add usable uris field to oLj and r2 -L ##io
|
2019-02-11 10:27:29 +01:00 |
io_r2k_linux.c
|
Add parentheses in macros where needed for safety (#11290)
|
2018-08-30 13:16:50 +02:00 |
io_r2k_linux.h
|
Fix #11918 - Moved r_print.h into r_util/r_print.h
|
2018-11-14 10:54:22 +01:00 |
io_r2k_windows.c
|
Add support for UTF console input in Windows (#13338) ##windows
|
2019-03-18 16:05:38 +08:00 |
io_r2k_windows.h
|
Fix #11918 - Moved r_print.h into r_util/r_print.h
|
2018-11-14 10:54:22 +01:00 |
io_r2k.c
|
Add usable uris field to oLj and r2 -L ##io
|
2019-02-11 10:27:29 +01:00 |
io_r2pipe-test.js
|
Fix r2pipe:// (initial \x00 issue and cmd chop messages properly)
|
2016-08-27 02:32:43 +02:00 |
io_r2pipe.c
|
Fix warnings here and there
|
2019-05-14 10:44:19 +02:00 |
io_r2web.c
|
Improve the r2web:// IO plugin and fix a couple of bugs in there ##remote
|
2019-06-08 11:39:23 +02:00 |
io_rap.c
|
Fix some UAF in rap server, handle HTTP over rap and tcp properly ##remote (#14081)
|
2019-05-16 14:18:16 +02:00 |
io_rbuf.c
|
Use r_buf_size to get the size of a buffer, not the private field (#13380)
|
2019-03-15 20:28:52 +01:00 |
io_self.c
|
Fix warnings on Windows (#13954)
|
2019-05-05 01:11:12 +03:00 |
io_shm.c
|
Add usable uris field to oLj and r2 -L ##io
|
2019-02-11 10:27:29 +01:00 |
io_sparse.c
|
Add usable uris field to oLj and r2 -L ##io
|
2019-02-11 10:27:29 +01:00 |
io_tcp.c
|
Add usable uris field to oLj and r2 -L ##io
|
2019-02-11 10:27:29 +01:00 |
io_w32.c
|
Add support for UTF console input in Windows (#13338) ##windows
|
2019-03-18 16:05:38 +08:00 |
io_w32dbg.c
|
Fix "ood; ood" bug on winxp->win10 ##windows
|
2019-05-16 23:24:14 +02:00 |
io_windbg.c
|
Add usable uris field to oLj and r2 -L ##io
|
2019-02-11 10:27:29 +01:00 |
io_winedbg.c
|
Add usec precission for RSocket.blocTime() and improve r2web:// a bit
|
2019-05-31 15:24:51 +02:00 |
io_zip.c
|
Rewrite the RBuffer API to make it safer and adjust the codebase ##refactor (#13656)
|
2019-05-15 15:34:06 +02:00 |
mach.mk
|
Honor LDFLAGS in more places (Thanks Gentoo guys for noticing)
|
2015-01-27 17:46:56 +01:00 |
Makefile
|
io: Add gprobe plugin (#9735)
|
2018-03-21 10:07:55 +01:00 |
malloc.mk
|
Honor LDFLAGS in more places (Thanks Gentoo guys for noticing)
|
2015-01-27 17:46:56 +01:00 |
mmap.mk
|
|
|
null.mk
|
Initial import of the io.null plugin and doc/siol.md
|
2017-03-21 20:00:35 +01:00 |
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
|
Improved MSVC support (WIP)
|
2017-05-09 14:25:57 +02:00 |
r2k.mk
|
Convert char to windows unicode
|
2017-11-03 10:27:18 +08: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
|
|
|
rbuf.mk
|
cleanup rbufplug and make it a usual plugin
|
2017-08-19 22:45:43 +00:00 |
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 |
tcp.mk
|
Initial import of io.tcp + rsocket cleanup
|
2016-10-18 14:26:20 +02:00 |
w32.mk
|
|
|
w32dbg.mk
|
mingw32 fixes
|
2017-08-18 19:45:38 +02:00 |
windbg.mk
|
Renamed windbg plugin (#8117)
|
2017-08-03 14:58:39 +02:00 |
winedbg.mk
|
Oops add missing files
|
2017-09-27 03:27:27 +02:00 |
zip.mk
|
|
|