yck1509 / ConfuserEx

An open-source, free protector for .NET applications
http://yck1509.github.io/ConfuserEx/
Other
3.57k stars 1.64k forks source link

generate the pdb file in console mode #459

Open sungmirr opened 8 years ago

sungmirr commented 8 years ago

Many thanks for your useful application. I have a question.

I know that it's possible to generate the pdb file in GUI, but I am wondering How I can generate the pdb file in Console Mode(Confuser.CLI.exe).

yck1509 commented 8 years ago

Hi, You can use the debug option. For example, Confuser.CLI -debug true input.exe.