Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | added function to verify PE header values and removed inlined functions from ↵ | Toni Uhlig | 2019-09-23 |
| | | | | DLLHelper | ||
* | fixed bug during import table function resolving, added public getter ↵ | Toni Uhlig | 2019-09-22 |
| | | | | function for EntryPoint and BaseAddress | ||
* | added load and test library entry for DLLHelper | Toni Uhlig | 2019-09-22 |
| | |||
* | DLLHelper: added Has* functions to check availability of some data dirs, ↵ | Toni Uhlig | 2019-09-22 |
| | | | | implemented copy PE header and sections function, fixed invalid VAlloc request size | ||
* | DLLHelper can now fixup relocations | Toni Uhlig | 2019-09-22 |
| | |||
* | moved DLLHelper.h to public header files directory | Toni Uhlig | 2019-09-21 |