Posts Tagged ‘tampering’

posted by | on , , , , | No comments

nun_w_ruler_150Modifying or replacing a DLL is one way that a hacker can gain access to your protected application. If you’re using the Nitro-LM solution with the DLL client, or even if you’re only interested in protecting your own DLLs, the solution provided here should prove useful to you. For our purposes, we’ll focus on how you can code your application to prevent tampering on the nitrolm.dll inside a C++ application.
Continue reading “Prevent DLL Tampering on Windows Apps” »