rizin/librz/io
Florian Märkl 68a06e69d2
Rewrite reading in io_mach (#3101)
The previous reading code was slow (performed too many
vm_region_recurse_64 calls) and broken, for example at boundaries of
memory maps. Details can be found in the code comments.
2022-10-17 09:15:59 +08:00
..
p Rewrite reading in io_mach (#3101) 2022-10-17 09:15:59 +08:00
io.c Add /*<type>*/ comments everywhere (#2986) 2022-09-11 13:04:53 +08:00
io_cache.c Convert 'wc' commands to rzshell (#2297) 2022-02-10 15:48:57 +01:00
io_desc.c Implement new rz_buf_fwd_scan() API (#2530) 2022-04-17 15:08:08 +02:00
io_fd.c Implement new rz_buf_fwd_scan() API (#2530) 2022-04-17 15:08:08 +02:00
io_map.c Add /*<type>*/ comments everywhere (#2986) 2022-09-11 13:04:53 +08:00
io_memory.c SPDX Copyright text for all files based on history 2021-03-05 19:39:15 +08:00
io_memory.h Add some SPDX headers (#1469) 2021-08-17 18:27:03 +02:00
io_plugin.c librz: refactor a bit how plugins are built 2022-07-20 22:04:02 +02:00
io_private.h Add some SPDX headers (#1469) 2021-08-17 18:27:03 +02:00
ioutils.c Format according to clang-format-13 2021-11-25 15:44:28 +08:00
meson.build Meson refactor: collect modules in dict and centralize config (#2945) 2022-08-20 19:59:27 +02:00
p_cache.c Add /*<type>*/ comments everywhere (#2986) 2022-09-11 13:04:53 +08:00
serialize_io.c SPDX Copyright text for all files based on history 2021-03-05 19:39:15 +08:00