gitjdm/dumper2020

Link Error

Opened this issue · 1 comments

Hi,
Getting the following error:
LNK2001 unresolved external symbol SW2_GetSyscallNumber dumper2020_exe C:\Tools\dumper2020\dumper2020_exe\dumper2020.lib(whisper.obj)

Any idea why?

I had the same problem, because I have generated the syscalls libaries with syswhispers2. After creating whisper.h and whisper.asm with version 1 of syswhispers the problem was solved.

https://github.com/jthuraisamy/SysWhispers