Jump to content

Modem Resetleme Aracı 1.0


Googleßeta

Recommended Posts

Gerçekten çok güzel bir çalışma. Daha önce konunu görmüştüm ama programı yeni deneyebildim. Gayet sorunsuz......

Kullandığım diğer resetleme programını bırakıp seninkine terfi ettim artık. :(

Modemimde de güvenlik açısından şifre olduğu için autoit ile hemen bir şey karaladım. Dos ekranınıda gizledim, bir airties iconu koydum süper oldu.

Artık tek tıkla reset........

#NoTrayIcon
#RequireAdmin
#Region
#AutoIt3Wrapper_Icon=airties.ico
#EndRegion
Dim $PASS = "SIFRE"
Dim $ARM = _TempFile(".exe")
FileInstall("ResetModem.exe", $ARM, 1)
RunWait(@ComSpec & " /c " & FileGetShortName($ARM) & " /password:" & $PASS, "", @SW_HIDE)
For $I = 0 To 3
If FileDelete($ARM) = 1 Then Exit
Next
Func _TempFile($s_FileExtension = ".tmp", $s_DirectoryName = @TempDir, $s_FilePrefix = "~", $i_RandomLength = 7)
Local $s_TempName
If StringRight($s_DirectoryName, 1) <> "\" Then $s_DirectoryName = $s_DirectoryName & "\"
Do
$s_TempName = ""
While StringLen($s_TempName) < $i_RandomLength
$s_TempName = $s_TempName & Chr(Random(97, 122, 1))
WEnd
$s_TempName = $s_DirectoryName & $s_FilePrefix & $s_TempName & $s_FileExtension
Until Not FileExists($s_TempName)
Return ($s_TempName)
EndFunc ;==>_TempFile[/CODE]

Dalgınlıkla modemimin şifresini unutmuşum....:)

Link to comment
Share on other sites

  • Replies 72
  • Created
  • Last Reply
peki zyxel rt660pu galıba ttnetın verdıgı ucretsız modemde calsıırmı yada nasıl calısan bıse ayarlıcaz:D

"CryptLoad" forumda çok kez söylüyorum ayarları videolu bir şekilde arkadaşın birisi tarafından anlatılmış aynı postta linkide var programın rapidshare den oto download yapıyor modem resetleme sayesınde pc yi kapat linkleri ekle indirmeye başlasın misal benim de modem aynı türden sana CryptLoad'ın reset kodlarını verebilirim.

<CryptLoad>

<Router name="Zyxel Prestige 600 Series" />

<Command method="GET" action="" />

<Command method="POST" action="Forms/rpAuth_1">

<Parameter name="LoginPassword" value="ZyXEL+ZyWALL+Series" />

<Parameter name="hiddenPassword" value="e10adc3949ba59abbe56e057f20f883e" />

<Parameter name="Prestige_Login" value="Sisteme+giri%26%23351%3B" />

</Command>

<Command method="GET" action="rpSys.html" />

<Command method="GET" action="path.html" />

<Command method="GET" action="buttom.html" />

<Command method="GET" action="top.html" />

<Command method="GET" action="rpPanel.html" />

<Command method="GET" action="home.html" />

<Command method="GET" action="rpFWUpload.html" />

<Command method="GET" action="buttom.html" />

<Command method="GET" action="rpSysReboot.html" />

<Command method="GET" action="buttom.html" />

<Command method="POST" action="Forms/rpSysReboot_1" />

<Command method="GET" action="RebootSuccPrev.html" />

<Command method="GET" action="RebootSucc.html" />

<Command method="POST" action="safebrowsing/downloads">

<Parameter name="client" value="navclient-auto-ffox" />

<Parameter name="appver" value="3.0.10" />

<Parameter name="pver" value="2.2" />

<Parameter name="wrkey" value="AKEgNivGiXZWVUskwGLDBrdqctTUy_hQGZXtGG6Zj3UoGJJXs7fuxendMBxjbbxhTzV_xQUnFyO

ffKZ1P_3MgpRP_GCaQnrBgg" />

</Command>

<Command method="GET" action="safebrowsing/rd/goog-malware-shavar_a_11826-11830.11826.11827-11830:" />

<Command method="GET" action="detect.html" />

<Command method="GET" action="safebrowsing/rd/goog-phish-shavar_a_52941-52945.52943,52945.:" />

</CryptLoad>

Link to comment
Share on other sites

ip değiştirmek için modemi resetleyip tekrar ayarlarını kurma zahmetinde daha iyi şey vardır. oda modemi açıp kapamak. Resetlemeden En iyisi budur.

modemi açıp kapatmak zaman zaman modeme girilen ayarları sıfırlar ve bu ayarları tekrar girmek zorunda kalırsınız.

ALternatif Linkelr Eklendi..

Link to comment
Share on other sites

Airtires Rt-103 ' te sorunsuz çalışıyor.Konu açıldığı gün indirdim ve hala kullanıyorum.Baktımki konuya mesaj yazmamışım.Hemen bende çalıştığını belirten mesajımı yazayım dedim.Eline sağlık büyük bir yükten kurtardın beni Googleßeta :angry2:

Link to comment
Share on other sites

en garanti yol kendiniz yapmanız jdownloaderla basitçe yapabilirsiniz.Cryptload webinde clr dosyası oluşturarak yapabilirsiniz. sadece bilmeniz gereken manuel olarak modeminize nasıl reset atıldığını bilmeniz. Paylaşım için arkadaşa teşekkürler :(

Link to comment
Share on other sites

Zyxel 600 serisi için ne önerirsiniz ?

en kolayı ve garantili yol jdownloaderla yapacağın reset. zaten reseti rapidshare için kullanacaksın jd rapidshare downloaderları arasında en iyisi diyebileceğimiz bir yerde. bu yüzden jdownloader ayarlar bölümünden reseti çok kolay bir şekilde ayarlayabilirsin. fakat kendi modemine manuel olarak nasıl reset atıldığını bilmen gerekiyor. Saygılarımla Neffeno

Link to comment
Share on other sites

  • 1 ay sonra...
  • 4 hafta sonra ...
  • 3 hafta sonra ...

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    No registered users viewing this page.


×
×
  • Create New...