1 file changed
+1
-1
lines changed- libpeconv/include/peconv/buffer_util.h+1-1
- libpeconv/include/peconv/caves.h+1-1
- libpeconv/include/peconv/delayed_imports_loader.h+2-2
- libpeconv/include/peconv/exported_func.h+1-1
- libpeconv/include/peconv/exports_lookup.h+1-1
- libpeconv/include/peconv/exports_mapper.h+1-1
- libpeconv/include/peconv/find_base.h+1-1
- libpeconv/include/peconv/fix_imports.h+1-1
- libpeconv/include/peconv/function_resolver.h+1-1
- libpeconv/include/peconv/hooks.h+2-2
- libpeconv/include/peconv/imports_loader.h+1-1
- libpeconv/include/peconv/imports_uneraser.h+1-1
- libpeconv/include/peconv/load_config_defs.h+1-1
- libpeconv/include/peconv/load_config_util.h+1-1
- libpeconv/include/peconv/pe_dumper.h+1-1
- libpeconv/include/peconv/pe_hdrs_helper.h+1-1
- libpeconv/include/peconv/pe_mode_detector.h+1-1
- libpeconv/include/peconv/peb_lookup.h+1-1
- libpeconv/include/peconv/relocate.h+1-1
- libpeconv/include/peconv/remote_pe_reader.h+1-1
- libpeconv/include/peconv/resource_parser.h+1-1
- libpeconv/src/caves.cpp+3-3
- libpeconv/src/exported_func.cpp+2-2
- libpeconv/src/exports_mapper.cpp+3-4
- libpeconv/src/find_base.cpp+7-9
- libpeconv/src/fix_dot_net_ep.h+1-1
- libpeconv/src/fix_imports.cpp-2
- libpeconv/src/hooks.cpp+2-2
- libpeconv/src/load_config_util.cpp+2-2
- libpeconv/src/ntddk.h+1-1
- libpeconv/src/pe_hdrs_helper.cpp+1
- libpeconv/src/peb_lookup.cpp+2-2
- run_pe/run_pe.h+1-1
- tests/main.cpp+1-1
- tests/test_case1/main.cpp+1-1
- tests/test_case3/checksum.h+1-1
- tests/test_case3/main.cpp+1-1
- tests/test_case4/main.cpp+1-1
- tests/test_crackme_f4_3.cpp+1-1
- tests/test_delayed_imps.cpp+1-1
- tests/test_loading_imps.cpp+1-1
0 commit comments