Created
January 6, 2022 21:15
-
-
Save jbratu/f119a6db6e97e9d7b48083b2847efb94 to your computer and use it in GitHub Desktop.
OIGETUNIVERSAL
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
MPR | |
ULONG STDCALL WNetGetUniversalNameA( LPASTR, ULONG, LPBINARY, LPULONG ) as winAPI_WNetGetUniversalNameA | |
ULONG STDCALL WNetGetUniversalNameW( LPWSTR, ULONG, LPBINARY, LPULONG ) as winAPI_WNetGetUniversalNameW | |
ULONG STDCALL WNetGetUniversalNameW( LPWSTR, ULONG, LPBINARY, LPULONG ) as winAPI_WNetGetUniversalName | |
Overwrite any existing DLL_MPR. | |
From the system monitor type: run DECLARE_FCNS "DLL_MPR" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment