Skip to content

Latest commit

 

History

History
30 lines (24 loc) · 1.08 KB

Regasm.exe.md

File metadata and controls

30 lines (24 loc) · 1.08 KB

Regasm.exe


regasm.exe /U AllTheThingsx64.dll
Loads the target .DLL file and executes the UnRegisterClass function.

regasm.exe AllTheThingsx64.dll
Loads the target .DLL file and executes the RegisterClass function.

OS: