by BhaaL on Thu Apr 16, 2009 2:44 pm
([msg=21998]see Re: Programming C#?[/msg])
Wrong forum, but I'm sure someone will move this.
Anyways, the choice of language (here: C#) is not directly related to your intended course of action (which is hacking/cracking).
In most cases, a programming language only serves as tool in writing, erm, yeah, tools that perform various tasks helping with your goal.
You don't crack one of the application missions using C#, you rather write a tool in C# that helps you crack it - by calling it repeatedly with different command-line parameters, by hooking its memory and reading some stuff, or whatever other reason there might be.