crackmes.one

mage -New Deployment -AppManifest 1.0.0.0\MyApp.exe.manifest -ToFile MyApp.application

To run the tool, you typically use the or PowerShell.

mage -New Application -FromFile MyApp.exe.manifest -Version 1.0.0.0 -FromDirectory .

: Use the -FromDirectory option to automatically include all assemblies in a folder.