Fareit is a multiple component malware family that mainly steals sensitive information on an infected Windows operating system and sends it to the remote attacker's set up server. It has the capability to download more malwares that can cause more exposure or damage.
See a detailed analysis of one of its variant here...
Monday, March 11, 2013
Saturday, March 2, 2013
Breaking MSVBVM60.DLL
Posted on Saturday, March 02, 2013 by Red Horse
| No comments

Reversing Visual Basic compiled executable requires some sort of understanding of its native code APIs. These can be found in the Language Extension DLL. In Visual Basic 6.0, the library used was MSVBVM60.DLL. Older versions use MSBVBM50.DLL.
However, with the introduction of the .NET framework, new versions of Visual Basic compiled programs runs through the CLR...
Subscribe to:
Posts (Atom)