Is there a expression to get the module base address given the module name.
E.g. in the "symbols" tab, I have below module:
Base=00007FF79ED60000
Module=witcher3.exe
Party=User
Path=F:\programs\steam\steamapps\common\The Witcher 3\bin\x64\witcher3.exe
Is there a function that given "witcher3.exe" it will return 00007FF79ED60000 to me?
Thanks in advance.
--
Btw, is there a x64dbg forum or slack channel for discussions?