oxiKKK / eat-fn-finder

A dumper for all the exports that the specified module exports.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Description

This code demonstrates how you can access individual exported functions without using GetProcAddress. However in order to do this, you need to know the module base address.

About

A dumper for all the exports that the specified module exports.


Languages

Language:C++ 100.0%