Originally posted by yaro
its works i hack alote of hackers [keyloggers]
You are totally wrong, please do not copy and paste a tutorial and not know a clue what your doing, changing the DLL of .net Framework will only work against key loggers that did not compile there program to use the external DLLs, they will have converted to header files, and besides that, where still only talking .NET Framework!
A keylogger can be written in many languages, and does not even require .NET Framework, i could make a console App in Win32 that will remain hidden, and load it self into the registry, and record all keyboard actions, mouse actions, window names, anything i want! and solely use winsock to relay the data stream to a server.