Sunday, July 19, 2009

Fix SSH timeout for jailbreak iPhone

Login iPhone and edit /etc/ssh/sshd_config and change the line

from

#ClientAliveInterval 0

to

ClientAliveInterval 60

According to man sshd_config, this line,

Sets a timeout interval in seconds after which if no data has been received from the client, sshd(8) will send a message through the encrypted channel to request a response from the client. The default is 0, indicating that these messages will not be sent to the client. This option applies to protocol version 2 only.

Don’t forget to restart sshd on the iPhone after you save the file.

Thursday, July 16, 2009

WinRAR v3.80 Serial Number

WinRAR v3.80

choose either one of them
create a document called rarreg.key and put it in C:\Program Files\WinRAR
=================================================
WinRAR v3.80 Select all

RAR registration data
Federal Agency for Education
1000000 PC usage license
UID=b621cca9a84bc5deffbf 6412612250ffbf533df6db2dfe8ccc3aae5362c06d54762105357d 5e3b1489e751c76bf6e0640001014be50a52303fed29664b074145 7e567d04159ad8defc3fb6edf32831fd1966f72c21c0c53c02fbbb 2f91cfca671d9c482b11b8ac3281cb21378e85606494da349941fa e9ee328f12dc73e90b6356b921fbfb8522d6562a6a4b97e8ef6c9f fb866be1e3826b5aa126a4d2bfe9336ad63003fc0e71c307fc2c60 64416495d4c55a0cc82d402110498da970812063934815d81470829275







=================================================
WinRAR v3.80 Select all

RAR registration data
Database Administrators
5 PC usage license
UID=54d582e921e445f1bfe8 6412212250bfe8e73e20bdb947f60ef0da9624150bcf8668412c68 84affda559742bbb686d6071302587655a7ba28d516e17834b7616 47cd79a293eb4c0e4fbf5e9f967e6ed5b28a02418d0ab2549fc4da 19e4644f2345190bf26ff7bcd0c819f12560b57cf28adc164a00c6 3174fcbb69509912e7c7c4793779b941901c6c793b7319cc395ee0 8bddb923fa08fc20019b59d0b246e0ac325d2e5854d4f97a602fc0 a4357b8f857cfb717545410ecad088fb28a2a3cf0dff2102863273







=================================================
WinRAR v5.x (32 / 64 bits)Select all
RAR registration data
DigitalConduct
Unlimited Company License
UID=50ffc598a5a2f6862abb 64122122502abbc84c39c3419cc42c830c7918bd06eb387ba39db0 c2e20d6aee1b3d045ed860fce6cb5ffde62890079861be57638717 7131ced835ed65cc743d9777f2ea71a8e32c7e593cf66794343565 b41bcf56929486b8bcdac33d50ecf7739960a8bc2f89179193e346 00ba2270daa5b65a7909ecfb8130b60452eabf07f1a805749a4b6b 1571bc8a47789bc120ff2b6ae77e980ce8b5af8cd45d8be260f16e 3df7bf450991bde61f43b36a2096f010e0d232d4331c1958956325







=================================================
For Windows 10 and WinRAR 5.9/6.01
notepad C:\Users\%USERNAME%\AppData\Roaming\WinRAR\rarreg.key
WinRAR v5.9 (64 bits) Windows 10     Select all
RAR registration data SeVeN Unlimited Company License UID=000de082d4cb7aebb1d7 6412212250b1d762e38f07647568de8cced6309ae961b9eb1ed950 a0d588193eea605f7ed160fce6cb5ffde62890079861be57638717 7131ced835ed65cc743d9777f2ea71a8e32c7e593cf66794343565 b41bcf56929486b8bcdac33d50ecf77399603440fd770694ebb26e 46c22a9c4a7903ca551e2eaef3a0ce8b8f8d29fa89bf8fabeb717f 2846e0e0346d2d9c68b9f5e25e381ab74c3e10640614a5dc607ec5 3c67604588e161f9ce5f6cf3ea01a7466cfbb6147b223047701380






Monday, July 13, 2009

MCleaner 1.8 Activation Code

(1) Start gdb in iPhone SSH putty session

gdb


(2) Enter these in gdb

break *0x00003320
break *0x00003348
commands 1
silent
print $r4
set $pc=0x3328
continue
end
commands 2
silent
printf "\n\n\nSERIAL:%c%c%c%c%c%c%c%c! ENJOY!\n\n\n",$1,$2,$3,$4,$5,$6,$7,$8
end
attach -waitfor MCleaner


(3)Start MCleaner in iPhone

(4) In gdb type continue and press enter

(5) Enter Activation code in MCleaner with 8 zeros that is 00000000

(6) Then gdb will show the real activation code on gdb screen like
SERIAL:99999999!ENJOY!

(7) Remember that 8 digits number and reenter it again when activation in MCleaner