rizin/librz/io/p
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
..
io_ar.c Add /*<type>*/ comments everywhere (#2986) 2022-09-11 13:04:53 +08:00
io_bfdbg.c SPDX Copyright text for all files based on history 2021-03-05 19:39:15 +08:00
io_bochs.c Format according to clang-format-13 2021-11-25 15:44:28 +08:00
io_debug.c Rewritten (partially) rz_run_parseline 2022-08-22 13:50:39 +02:00
io_default.c Implement new rz_buf_fwd_scan() API (#2530) 2022-04-17 15:08:08 +02:00
io_dmp.c WinKD/DMP: Reorder function parameters for consistency with RzIO 2022-03-03 21:52:41 +08:00
io_fd.c SPDX Copyright text for all files based on history 2021-03-05 19:39:15 +08:00
io_gdb.c Rename rz_str_hash to rz_str_djb2_hash 2022-03-06 16:29:03 +01:00
io_gprobe.c rz_print_hexdump() refactoring (#2841) 2022-07-28 00:24:25 +08:00
io_gprobe.h Add some SPDX headers (#1469) 2021-08-17 18:27:03 +02:00
io_gzip.c Fix Coverity CID 317135 2021-04-09 19:46:34 +08:00
io_http.c Remove windows.h include from rz_types.h (#2410) 2022-03-16 13:54:41 +01:00
io_ihex.c Format according to clang-format-13 2021-11-25 15:44:28 +08:00
io_mach.c Rewrite reading in io_mach (#3101) 2022-10-17 09:15:59 +08:00
io_malloc.c SPDX Copyright text for all files based on history 2021-03-05 19:39:15 +08:00
io_null.c SPDX Copyright text for all files based on history 2021-03-05 19:39:15 +08:00
io_procpid.c Change -, --, = argument and = command meaning (#930) 2021-04-21 16:20:24 +08:00
io_ptrace.c Format according to clang-format-13 2021-11-25 15:44:28 +08:00
io_qnx.c SPDX Copyright text for all files based on history 2021-03-05 19:39:15 +08:00
io_rap.c Remove windows.h include from rz_types.h (#2410) 2022-03-16 13:54:41 +01:00
io_rzk.c Format according to clang-format-13 2021-11-25 15:44:28 +08:00
io_rzk_linux.c rz_print_hexdump() refactoring (#2841) 2022-07-28 00:24:25 +08:00
io_rzk_linux.h Add missing copyright information (#862) 2021-03-19 15:57:07 +08:00
io_rzk_windows.c Format according to clang-format-13 2021-11-25 15:44:28 +08:00
io_rzk_windows.h Remove windows.h include from rz_types.h (#2410) 2022-03-16 13:54:41 +01:00
io_rzpipe.c Format according to clang-format-13 2021-11-25 15:44:28 +08:00
io_rzweb.c Remove windows.h include from rz_types.h (#2410) 2022-03-16 13:54:41 +01:00
io_self.c Windows: Various fixes 2022-07-24 21:00:51 +08:00
io_shm.c Fix compilation on Termux and Haiku (#2671) 2022-06-07 23:44:41 +02:00
io_sparse.c Format according to clang-format-13 2021-11-25 15:44:28 +08:00
io_srec.c SREC format support (#948) 2021-05-28 12:34:25 +02:00
io_tcp.c Remove windows.h include from rz_types.h (#2410) 2022-03-16 13:54:41 +01:00
io_w32.c Remove windows.h include from rz_types.h (#2410) 2022-03-16 13:54:41 +01:00
io_w32dbg.c Remove windows.h include from rz_types.h (#2410) 2022-03-16 13:54:41 +01:00
io_windbg.c Fixes for WinDbg plugin debugging (#1675) 2021-09-17 12:53:34 +00:00
io_winedbg.c Remove windows.h include from rz_types.h (#2410) 2022-03-16 13:54:41 +01:00
io_winkd.c WinKD: Fix kernel address range not being mapped 2022-05-10 10:22:49 +08:00
io_zip.c Add /*<type>*/ comments everywhere (#2986) 2022-09-11 13:04:53 +08:00