mirror of
https://github.com/HyperDbg/HyperDbg.git
synced 2026-07-27 01:45:26 +00:00
change .switch command
This commit is contained in:
parent
8c53242a6d
commit
5acc71faa0
2 changed files with 5 additions and 20 deletions
|
|
@ -465,7 +465,7 @@ AllocateStructForCasting()
|
|||
StupidStruct2->UnicodeStr = UnicodeStr2;
|
||||
StupidStruct2->StupidStruct1 = StupidStruct1;
|
||||
|
||||
_CrtDbgBreak();
|
||||
//_CrtDbgBreak();
|
||||
return StupidStruct2;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue