mirror of
https://github.com/HyperDbg/HyperDbg.git
synced 2026-08-31 10:07:02 +00:00
add initial phase of event ignorance
This commit is contained in:
parent
7ba6b7681d
commit
b8c2017afb
8 changed files with 587 additions and 509 deletions
|
|
@ -14,9 +14,9 @@
|
|||
.OneOpFunc1->poi db dd dw dq neg hi low not check_address strlen wcslen interlocked_increment interlocked_decrement reference physical_to_virtual virtual_to_physical
|
||||
|
||||
# OneOpFunc2 input is a number.
|
||||
.OneOpFunc2->print formats disable_event enable_event test_statement spinlock_lock spinlock_unlock
|
||||
.OneOpFunc2->print formats event_enable event_disable test_statement spinlock_lock spinlock_unlock
|
||||
|
||||
.ZeroOpFunc1->pause flush
|
||||
.ZeroOpFunc1->pause flush event_ignore
|
||||
|
||||
.VarArgFunc1->printf
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue