GetProcAddress icon indicating copy to clipboard operation
GetProcAddress copied to clipboard

Passing parameter but not using it

Open crackinglandia opened this issue 7 months ago • 1 comments

https://github.com/arbiter34/GetProcAddress/blob/44bd0f7eb415e5b5de516c0ecd7ae91551195d13/GetProcAddress/GetProcAddress.cpp#L136

I think the line should be like "return GetLdrDataTableEntry(dllName) == nullptr;"

crackinglandia avatar Jun 19 '25 18:06 crackinglandia