radare2/libr/io
pancake bf965bdd85 Implement zip0:// uri handler ##io
* Open the first file inside a zip
* Add test for zip0://
2023-04-11 14:30:03 +02:00
..
p Implement zip0:// uri handler ##io 2023-04-11 14:30:03 +02:00
io_bank.c Large null:// allocation causing negative pointer issues on iobank ##io 2023-04-11 14:02:01 +02:00
io_cache.c Support wcu command for new io cache ##io 2023-03-27 15:26:01 +02:00
io_desc.c Remove invocation of v layer cache in r_io_desc_read ##io 2022-12-12 06:27:11 +01:00
io_fd.c Dont use != NULL as its implicit in C, even for bool casts ##refactor 2022-03-15 19:54:04 +01:00
io_map.c Large null:// allocation causing negative pointer issues on iobank ##io 2023-04-11 14:02:01 +02:00
io_memory.c Initial implementation of the xattr io plugin ##io 2022-08-17 23:18:11 +02:00
io_memory.h Boolify RIO.close() ##refactor 2021-10-04 14:47:22 +02:00
io_plugin.c Enable linting for trailing tabs ##lint 2022-08-22 23:25:40 +02:00
io_stream.c Fix address of flags in iostream's :f 2022-12-22 02:26:54 +01:00
io_stream.h Initial implementation of the generic io-stream api ##io 2022-12-22 01:57:59 +01:00
io_submap.c Fix last covs from recent changes (v850 spaces/uaf, macho/io nullderefs) 2022-05-31 02:14:16 +02:00
io.c Add Pz[ie] command to import/export project in zip format ##projects 2023-03-02 22:11:23 +01:00
ioutils.c Fix #20616 - Fix analysis when using io.cache ##io 2022-08-23 23:25:35 +02:00
Makefile Initial implementation of the generic io-stream api ##io 2022-12-22 01:57:59 +01:00
meson.build Add --with-new-io-cache configure and meson flags ##build 2023-03-14 15:29:53 +01:00
p_cache.c Add --with-new-io-cache configure and meson flags ##build 2023-03-14 15:29:53 +01:00
ptrace_wrap.c Add Pz[ie] command to import/export project in zip format ##projects 2023-03-02 22:11:23 +01:00
undo.c Make aab even faster (39s -> 32s) ##anal 2023-03-08 18:11:49 +01:00
undo.h Remove trailing spaces (#19460) 2021-12-02 17:39:59 +01:00