x64dbg / x64dbgpy

Automating x64dbg using Python, Snapshots:
https://ci.appveyor.com/project/mrexodia/x64dbg-python/build/artifacts
MIT License
1.47k stars 70 forks source link

any way to find the address of the API? #61

Open wonderzdh opened 3 years ago

wonderzdh commented 3 years ago

Hello, is there any way to find the address of the API? Just like x64dbgpy/pluginsdk/_scriptapi_module.h

y-mk-yc commented 2 years ago

May I ask do you find the method now? I also face the same problem.