libPeConv
A library to load, manipulate, dump PE files.
|
A definition of ImportsUneraser class - for recovery of a partialy erased Import Table. More...
#include <windows.h>
#include <string>
#include <set>
#include <map>
#include <iterator>
#include "fix_imports.h"
#include "caves.h"
Go to the source code of this file.
Classes | |
class | peconv::ImportsUneraser |
Namespaces | |
namespace | peconv |
A definition of ImportsUneraser class - for recovery of a partialy erased Import Table.
Definition in file imports_uneraser.h.