Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added IO definitions + ability to use CTL_CODE() macro in windef #56

Merged
merged 1 commit into from
Jun 5, 2024

Conversation

hakril
Copy link
Owner

@hakril hakril commented Jun 3, 2024

Added some ctypes_definitions for IO + 1 for PE.
CTL_CODE macro recoded in python & included at the beginning of generated windef.py allowing to easily import IOCTL code defines.

Copy link

github-actions bot commented Jun 3, 2024

Unit Test Results

431 tests  +1   424 ✔️ +22   2m 12s ⏱️ -33s
    1 suites ±0       7 💤  - 21 
    1 files   ±0       0 ±  0 

Results for commit 6bf8f77. ± Comparison against base commit 328735b.

This pull request skips 6 and un-skips 27 tests.
test_native_utils.TestNativeUtils ‑ test_getprocaddr32
test_native_utils.TestNativeUtils ‑ test_strlena32
test_native_utils.TestNativeUtils ‑ test_strlenw32
test_syswow ‑ test_syswow_call_multithread
test_syswow.TestSyswowCurrentProcess ‑ test_exec_syswow
test_syswow.TestSyswowCurrentProcess ‑ test_self_pebsyswow
test_debugger ‑ test_bp_exe_by_name[proc64dbg]
test_debugger ‑ test_exe_in_module_list[proc64dbg]
test_debugger ‑ test_four_hwx_breakpoint_fail[proc64dbg]
test_debugger ‑ test_hardware_breakpoint_name_addr[proc64dbg]
test_debugger ‑ test_hwx_breakpoint_are_on_all_thread[proc64dbg]
test_debugger ‑ test_init_breakpoint_callback[proc64dbg]
test_debugger ‑ test_keyboardinterrupt_when_bp_event[proc64dbg]
test_debugger ‑ test_mem_breakpoint_remove[proc64dbg]
test_debugger ‑ test_mem_breakpoint_self_remove[proc64dbg]
test_debugger ‑ test_memory_breakpoint_exec[proc64dbg]
…

♻️ This comment has been updated with latest results.

@hakril hakril merged commit 93540dd into master Jun 5, 2024
7 checks passed
@hakril hakril deleted the io_ctypes_generation branch June 14, 2024 09:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant