pagent key for redqueen's pagent
标签: IT认证
Free Download Babylon Translate Software
The poster (email) is not available. 收藏推荐:
图书介绍
Hi,
a while ago, redqueen posted two pagent images in this section.
While the 2611 image is a pagent, the 3620 is actually a callgen.
With some Google-Fu I have found a working key: 407554012371
In order to use this key with dynamips you have to use the patch attached below
to set the serial number and then recompile dynamips or use a hex editor (see edit below).
A download link to a patched dynamips for Windows XP has been added to the bottom of this post.
If you want to use this on real hardware you have to change the serial numbers to:
2611: FTX0945W0MY (4279256517) or 3620: FF1045C5 with ROMMON's cookie command in priv mode.
-Beyl3DVS
Patch fpr Dynamips 0.2.8-RC2
Download:
--- dev_c2600.c 2007-10-14 10:43:07.000000000 +0200
+++ dev_c2600.c 2007-10-14 10:43:08.000000000 +0200
@@ -34,8 +34,8 @@
/* Cisco 2600 mainboard EEPROM */
static m_uint16_t eeprom_c2600_mb_data[] = {
0x0101, 0x0404, 0x0000, 0x0000, 0x4320, 0x00FF, 0x0091, 0x0020,
- 0x0000, 0x0000, 0x0000, 0x0000, 0x3030, 0x3000, 0x0030, 0x3030,
- 0x3002, 0x0200, 0x0000, 0x0000, 0x00FF, 0xFFFF, 0x5006, 0x490B,
+ 0x0000, 0x0000, 0x0000, 0x0000, 0x4654, 0x5809, 0x4557, 0x304D,
+ 0x5902, 0x0200, 0x0000, 0x0000, 0x00FF, 0xFFFF, 0x5006, 0x490B,
0x1709, 0xFFFF, 0xFFFF, 0xFFFF, 0xFFFF, 0xFFFF, 0xFFFF, 0xFFFF,
0xFFFF, 0xFFFF, 0xFFFF, 0xFFFF, 0xFFFF, 0xFFFF, 0xFFFF, 0xFFFF,
0xFFFF, 0xFFFF, 0xFFFF, 0xFFFF, 0xFFFF, 0xFFFF, 0xFFFF, 0xFFFF,
--- dev_c3600.c 2007-10-14 10:43:07.000000000 +0200
+++ dev_c3600.c 2007-10-14 10:43:08.000000000 +0200
@@ -33,7 +33,7 @@
/* Cisco 3620 mainboard EEPROM */
static m_uint16_t eeprom_c3620_mainboard_data[64] = {
0x0001, 0x0000, 0x0000, 0x0000, 0x0AFF, 0x7318, 0x5011, 0x0020,
- 0x0000, 0x0000, 0xA0FF, 0x9904, 0x19FF, 0xFFFF, 0xFFFF, 0x0002,
+ 0xFF10, 0x45C5, 0xA0FF, 0x9904, 0x19FF, 0xFFFF, 0xFFFF, 0x0002,
0xFFFF, 0xFFFF, 0xFFFF, 0xFFFF, 0xFFFF, 0xFFFF, 0xFFFF, 0xFFFF,
0xFFFF, 0xFFFF, 0xFFFF, 0xFFFF, 0xFFFF, 0xFFFF, 0xFFFF, 0xFFFF,
0xFFFF, 0xFFFF, 0xFFFF, 0xFFFF, 0xFFFF, 0xFFFF, 0xFFFF, 0xFFFF,
+++ dev_c2600.c 2007-10-14 10:43:08.000000000 +0200
@@ -34,8 +34,8 @@
/* Cisco 2600 mainboard EEPROM */
static m_uint16_t eeprom_c2600_mb_data[] = {
0x0101, 0x0404, 0x0000, 0x0000, 0x4320, 0x00FF, 0x0091, 0x0020,
- 0x0000, 0x0000, 0x0000, 0x0000, 0x3030, 0x3000, 0x0030, 0x3030,
- 0x3002, 0x0200, 0x0000, 0x0000, 0x00FF, 0xFFFF, 0x5006, 0x490B,
+ 0x0000, 0x0000, 0x0000, 0x0000, 0x4654, 0x5809, 0x4557, 0x304D,
+ 0x5902, 0x0200, 0x0000, 0x0000, 0x00FF, 0xFFFF, 0x5006, 0x490B,
0x1709, 0xFFFF, 0xFFFF, 0xFFFF, 0xFFFF, 0xFFFF, 0xFFFF, 0xFFFF,
0xFFFF, 0xFFFF, 0xFFFF, 0xFFFF, 0xFFFF, 0xFFFF, 0xFFFF, 0xFFFF,
0xFFFF, 0xFFFF, 0xFFFF, 0xFFFF, 0xFFFF, 0xFFFF, 0xFFFF, 0xFFFF,
--- dev_c3600.c 2007-10-14 10:43:07.000000000 +0200
+++ dev_c3600.c 2007-10-14 10:43:08.000000000 +0200
@@ -33,7 +33,7 @@
/* Cisco 3620 mainboard EEPROM */
static m_uint16_t eeprom_c3620_mainboard_data[64] = {
0x0001, 0x0000, 0x0000, 0x0000, 0x0AFF, 0x7318, 0x5011, 0x0020,
- 0x0000, 0x0000, 0xA0FF, 0x9904, 0x19FF, 0xFFFF, 0xFFFF, 0x0002,
+ 0xFF10, 0x45C5, 0xA0FF, 0x9904, 0x19FF, 0xFFFF, 0xFFFF, 0x0002,
0xFFFF, 0xFFFF, 0xFFFF, 0xFFFF, 0xFFFF, 0xFFFF, 0xFFFF, 0xFFFF,
0xFFFF, 0xFFFF, 0xFFFF, 0xFFFF, 0xFFFF, 0xFFFF, 0xFFFF, 0xFFFF,
0xFFFF, 0xFFFF, 0xFFFF, 0xFFFF, 0xFFFF, 0xFFFF, 0xFFFF, 0xFFFF,
Edit: If you do not want to rebuild dynamips, you can edit your binary (Linux: dynamips-0.2.8-RC2-x86.bin, Windows: dynamips-w2000.exe or dynamips-wxp.exe) with a hex editor and change these values:
Download:
from: 91002000000000000000000030300030300030300230
to: 9100200000000000000000005446095857454D300259
from: 1150200000000000
to: 1150200010FFC545
to: 9100200000000000000000005446095857454D300259
from: 1150200000000000
to: 1150200010FFC545
Edit 2:
This dynamips for Windows XP is already patched:
Download:
http://rapidshare.com/files/145018393/dynamips-wxp-patched.rar.html
Download this book from Usenet
Free register and download UseNet downloader, then you can free download from UseNet.Download "pagent key for redqueen's pagent" from Usenet!
使用Usenet下载
Copyright Disclaimer:
本站一切内容源于互联网搜索,禁止商用! 如有任何不妥请联系:admin@ebookee.com,我们将在24小时内删除相关内容。
浏览量:441 添加时间:2008-11-27 22:28:56, 更新时间:2009-11-14 02:06:36, from internet
搜索该书!...
Search mirrors of "pagent key for redqueen's pagent"...
下载链接
Free Magazine Subscriptions & Technical Document Downloads
推荐:使用Usenet下载电子书
没有下载链接
请在图书介绍里查找下载链接,如果没有,可以试着搜索有无其它该书信息。不能下载?
如果不能下载或者在“图书介绍”中找不到 "pagent key for redqueen's pagent" 的下载链接请留言。下次访问本站时察看 所有留言 看是否有人已经更新了该书。
该书可能有其它下载链接,请点 这里查询相关图书。
相关链接
"pagent key for redqueen's pagent" 相关链接:
- Ebooks list page : 1876
- pagent key for redqueen's pagent
- Gold Upper-intermediate: Coursebook, Teacher's book, Language Maximiser: With Key for Pack
- Gold Upper-intermediate: Coursebook, Teacher's book, Language Maximiser: With Key for Pack
- Gold Upper-intermediate: Coursebook, Teacher's book, Language Maximiser: With Key for Pack
- Gold Upper-intermediate: Coursebook, Teacher's book, Language Maximiser: With Key for Pack Audio
- SEO:Are the Key for your Online Business Success
- SEO Services... Are the Key for your Online Business Success
- Test & Key for the Exams TELC Modellteste
- [share_ebook] Advanced Expert CAE Students Resource Book with Key for Pack (Expert)
- Metrology in Industry: The Key for Quality
- Learn Key For Mcse 2003
- [share_ebook] Coaching Lacrosse For Dummies - National Alliance For Youth Sports
- [share_ebook] Oecd Economic Surveys: Chile - Organization For Economic Cooperation &
- [share_ebook] Oecd Economic Surveys: Chile - Organization For Economic Cooperation &
- [share_ebook] Oil Painting For Dummies - For Dummies
- [share_ebook] Oil Painting For Dummies - For Dummies
- [share_ebook] Oecd Economic Surveys: Chile - Organization For Economic Cooperation &
- [share_ebook] Windows Phone 7 Application Development For Dummies
- [share_ebook] Key Words for Fluency Intermediate: Learning and practising the most useful words of English
- [share_ebook] TITLE IS ?08.08.2011Starting a Yahoo! Business For Dummies (For Dummies (Business & Personal Finance))
Comments
Comments for "pagent key for redqueen's pagent":
-
guest @ 2009-01-05 07:28:10, email hidden
How did you come up with the values for the hex edit:
from: 91002000000000000000000030300030300030300230
to: 9100200000000000000000005446095857454D300259
from: 1150200000000000
to: 1150200010FFC545
If I have a serial number and license key, how do I translate them into the above values?
Please email to fuszner@charter.net.
Thanks. -
guest @ 2009-02-26 18:40:46, email hidden
Pls explain the ROMMON's cookie command in priv mode. I dont understand this. I found the Webiste: http://www.bitshift.ch/eng/support/kbase/000001.asp#ahtd
but I havent resolve the change of the serial number on original cisco hardware yet.
Regards
ch -
Beyl3DVS @ 2009-03-15 23:21:04, email hidden
Dear ch,
You need to enter the ROMMON (reload, press break, see the cisco 2600 password recovery guide for details).
In ROMMON enter cookie and save output (save it to a file as backup), enter priv and if asked for password, use hxxp://ers.pp.ru/cisco/priv.html to calculate one.
Once privileged enter cookie again and you should be prompted to enter values:
View/alter bytes of serial cookie by field --
Input hex byte(s) or: CR -> skip field; ? -> list values
Just press enter to accept the present values until you get to
bytes 0x18-0x22: xx xx xx xx xx xx xx xx xx yy yy
The xx's are your current serial number, save this line, we need the last two bytes (yy's) later.
Enter 46 54 58 09 45 57 30 4D 59 yy yy (use the last two bytes from above instead of yy yy).
Keep pressing enter until you are back at the rommon prompt, enter reset and you are done.
The pagent key for this SN is: 407554012371
FYI: A 2600's serial number is composed of 3 bytes ASCII, 2 bytes of hex digits followed by 4 bytes of ascii (the serial number above is FTX0945W0MY). -
guest @ 2009-11-14 02:06:36, email hidden
For a full patch to Dynamips, see hxxp://www.it-cer.com/forum/showthread.php?t=6452
To download Pagent and Callgen IOS, see hxxp://thepiratebay.org/torrent/5160701
Leave a Comment
如果没有下载链接或者下载链接无效,请查看相关链接或者搜索相关资料。

推荐到 StumbleUpon!
del.icio.us
Google书签