Skip to content

Commit

Permalink
More Trolls
Browse files Browse the repository at this point in the history
  • Loading branch information
blobbyblo committed Nov 20, 2021
1 parent 8e8ee5b commit 4b97ea4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Syskey/direct.h
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ namespace direct
{
extern "C"
{
__forceinline auto __peb_ldte()->std::uint64_t;
inline auto __peb_ldte()->std::uint64_t;
// mov rax, qword ptr gs:[60h] -> NtCurrentPeb()
// mov rax, [rax + 18h]
// mov rax, [rax + 10h]
Expand Down

0 comments on commit 4b97ea4

Please sign in to comment.