add support for dumped modules #1

Closed
opened 2 years ago by root · 0 comments
root commented 2 years ago
Owner

currently using LoadLibraryExA with DONT_RESOLVE_DLL_REFERENCES.
maybe read the module in with std::ifstream with std::ios::binary for dumped bins? and have the user supply the original module base....

currently using LoadLibraryExA with DONT_RESOLVE_DLL_REFERENCES. maybe read the module in with std::ifstream with std::ios::binary for dumped bins? and have the user supply the original module base....
root closed this issue 2 years ago
Sign in to join this conversation.
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date

No due date set.

Dependencies

No dependencies set.

Reference: vmp2/vmemu#1
Loading…
There is no content yet.