WOW64Ext is a helper library for x86 programs that runs under WOW64 layer on x64 versions of Microsoft Windows operating systems. It enables x86 applications to read, write and enumerate memory of a native x64 applications. There is also possibility to call any x64 function from 64-bits version of NTDLL through a special function called X64Call(). As a bonus, wow64ext.h contains definitions of some structures that might be useful for programs that want to access PEB, TEB, TIB etc.
forked from rwfpl/rewolf-wow64ext
-
Notifications
You must be signed in to change notification settings - Fork 0
internety/rewolf-wow64ext
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Helper library for x86 programs that runs under WOW64 layer on x64 versions of Microsoft Windows operating systems.
Resources
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- C++ 92.9%
- C 7.0%
- Batchfile 0.1%