Skip to content

emlinhax/anydrop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

anydrop

copy a file anywhere.
uac will skip for most folders (e.g C:\Program Files)

how?

we act as explorer.exe to bypass some restrictions on file moving.

for the knowing ones:
PEB Masquerading + IFileOperation

usage

anydrop::init();
anydrop::move(src_path, dest_path, TRUE); // TRUE = copy | FALSE = move

About

bypass uac on file operations with 96 lines

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages