Framework Dependancy
-
I want to write a keylogger in C#.NET. Also I want it to be executed in a target machine without alerting the user of that machine. Since .NET languages are dependant on the Framework, I think it will be hard to predict that the executable will get properly executed. Is there any way to make a C#.NET program to a native exe working without the need of the .NET framework?
-
I want to write a keylogger in C#.NET. Also I want it to be executed in a target machine without alerting the user of that machine. Since .NET languages are dependant on the Framework, I think it will be hard to predict that the executable will get properly executed. Is there any way to make a C#.NET program to a native exe working without the need of the .NET framework?
There is a very expensive professional one, where you buy a tool to do the conversion and include all required .NET code (probably resulting in a huge EXE file). :)
Luc Pattyn [Forum Guidelines] [My Articles]
I only read code that is properly indented, and rendered in a non-proportional font; hint: use PRE tags in forum messages
modified on Sunday, November 15, 2009 7:56 PM
-
I want to write a keylogger in C#.NET. Also I want it to be executed in a target machine without alerting the user of that machine. Since .NET languages are dependant on the Framework, I think it will be hard to predict that the executable will get properly executed. Is there any way to make a C#.NET program to a native exe working without the need of the .NET framework?
-
I want to write a keylogger in C#.NET. Also I want it to be executed in a target machine without alerting the user of that machine. Since .NET languages are dependant on the Framework, I think it will be hard to predict that the executable will get properly executed. Is there any way to make a C#.NET program to a native exe working without the need of the .NET framework?
-
I want to write a keylogger in C#.NET. Also I want it to be executed in a target machine without alerting the user of that machine. Since .NET languages are dependant on the Framework, I think it will be hard to predict that the executable will get properly executed. Is there any way to make a C#.NET program to a native exe working without the need of the .NET framework?
Gjm wrote:
I want to write a keylogger in C#.NET. Also I want it to be executed in a target machine without alerting the user of that machine.
Get lost dipshit. This is illegal in the United States. Anyone helping you write this can be considered an accomplice in your crime.
A guide to posting questions on CodeProject[^]
Dave Kreskowiak Microsoft MVP Visual Developer - Visual Basic
2006, 2007, 2008
But no longer in 2009...