Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Hunted fetches global env pointer and uses it in shellcode, implemented some ... | Toni Uhlig | 2019-09-25 |
* | removed threaded version of LibEntry which will not work anyway w/o crt init | Toni Uhlig | 2019-09-24 |
* | removed invalid condition | Toni Uhlig | 2019-09-22 |
* | export LibEntryThreaded in TestDLL | Toni Uhlig | 2019-09-22 |
* | minimized DLL and using own entry | Toni Uhlig | 2019-09-22 |
* | DLLHelper loads DLL to memory and verifies its headers | Toni Uhlig | 2019-09-19 |
* | added TestDLL suitable for manual mapping and integration test skeleton | Toni Uhlig | 2019-09-19 |