Forum Discussion
MrReaper
Bronze II
4 months agoFoundational Static Analysis: API Analysis
Hi all, I'm stuck in this part, where using Ghidra, I have to find where the Windows API GetModuleHandleA is used, in the binary called exercise_two.exe, and once located, find the parameter of thi...
netcat
Silver III
4 months agoThe ansi version is not used, however there are two more similar APIs with extendend unicode and unicode support. Dig into these.