gitjdm / dumper2020

Yet another LSASS dumper
Other
76 stars 5 forks source link

Link Error #1

Open ShallShell opened 3 years ago

ShallShell commented 3 years ago

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?

VirtualAlllocEx commented 2 years ago

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