mirror of
https://github.com/XWine1/VdCallDump.git
synced 2026-07-24 12:32:35 -07:00
main
VdCallDump
This tool can be used to dump VdEra/VwEra system call IDs from the Xbox ERA operating system.
Usage
To dump system call IDs, pass the path of any of the following ERA system DLLs to VdCallDump:
d3d11_x.dlld3d12_x.dllumd.dllumd_d.dllumd_i.dllumd_v.dllumd12.dllumd12_d.dllumd12_i.dllxhit.dllxhit_s.dll
If a program database (PDB) file is available, its path can be specified as the second argument. A PDB is not required, but will increase the likelihood of successfully determining system call IDs.
Languages
C#
100%
