What the FUD!?
Read More
Here’s one extension spoofer you can trust (vbscript code provided) '========================================================' ' ' ' EXTENSION SPOOFER ' ' CODED BY DJ MAK ' ' http://hackwithmak.tk ' '========================================================' Call Spoof Sub Spoof() dim filePath,fileName,exten,FileLen,revExten,dest,NewFileName set fs = CreateObject("Scripting.FileSystemObject") filePath=inputbox("Enter The FilePath")...
Read More