Nikita Buchka

Results 2 issues of Nikita Buchka

Hi. It is possible to use pyrad as a client for extended types of authentication such a EAP-MD5, EAP-GTC,etc.?

enhancement

``` if(!pe->pNtHeaders->OptionalHeader.DataDirectory[IMAGE_DIRECTORY_ENTRY_BASERELOC].Size) { ``` EMSG("Failed to map required memory address, need relocation to continue"); EMSG("[WARNING] Forcing re-use of mapped memory"); pe->dwMapBase = (DWORD) pe->pNtHeaders->OptionalHeader.ImageBase; Because your project have random ImageBase...