mirror of
https://github.com/shchmue/Lockpick.git
synced 2025-07-06 12:50:32 +00:00
Improved the politics of the application
This commit is contained in:
parent
99f6e9888d
commit
e92cd74bdf
|
@ -125,7 +125,7 @@ namespace Common {
|
||||||
draw_text(814, 452, RED, "MAKE AMERICA GREAT AGAIN!");
|
draw_text(814, 452, RED, "MAKE AMERICA GREAT AGAIN!");
|
||||||
|
|
||||||
draw_text(814, 500, YELLOW, "TRUMP 2020!");
|
draw_text(814, 500, YELLOW, "TRUMP 2020!");
|
||||||
draw_text(814, 545, WHITE, "ITS OKAY TO BE WHITE");
|
draw_text(814, 545, WHITE, "IT'S OKAY TO BE WHITE");
|
||||||
|
|
||||||
if ( !(envIsSyscallHinted(0x60) && // svcDebugActiveProcess
|
if ( !(envIsSyscallHinted(0x60) && // svcDebugActiveProcess
|
||||||
envIsSyscallHinted(0x63) && // svcGetDebugEvent
|
envIsSyscallHinted(0x63) && // svcGetDebugEvent
|
||||||
|
|
Loading…
Reference in a new issue