How detect Test Signing

c++ / delphi package - dll injection and api hooking
Post Reply
pambol
Posts: 50
Joined: Sat Jun 23, 2018 1:15 am

How detect Test Signing

Post by pambol »

How detect test mode using madcodehook?

Code: Select all

bcdedit /set loadoptions DDISABLE_INTEGRITY_CHECKS
bcdedit /set testsigning on
pambol
Posts: 50
Joined: Sat Jun 23, 2018 1:15 am

Re: How detect Test Signing

Post by pambol »

solved.
Post Reply