Skip to content

itlabbet/uac-bypass

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Compilitaion instructions:

fodhelper works for both x86 and x64

x86

i686-w64-mingw32-gcc fodhelper-bypass.c -o fodhelper-bypass-x86.exe

x64

x86_64-w64-mingw32-gcc fodhelper-bypass.c -o fodhelper-bypassuac-x64.exe

EventVwr works only for x64

x64

x86_64-w64-mingw32-gcc eventvwr-bypass.c -o eventvwr-bypass-x64.exe

Execution

fodhelper-bypass-x86.exe <somefile.exe>

eventvwr-bypass-x64.exe <somefile.exe>

About

UAC-ByPass utils

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages