Skip to content

pineda89/win-systime-blocker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

simple example of how modify the call to kernel32 api on any process

in this case, we are modifying the opcodes. Instead calling the kernel32 function, is returning the desired value.

Alt text

Alt text

output:

current time: 1922231491 30840826 132460340973857987
current time parsed 2020-10-01 13:54:57.3857987 +0000 UTC
modified time: 1173307423 47618039 204517921377959967
modified time parsed 2249-02-03 13:22:17.7959967 +0000 UTC

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages