Winchester RGH

Nintendo

VIP Member
Sep 5, 2014
605
33
Spain
not be this way, each pcb is your cpu key and always 32 characters, a key specifies to achieve cr bin and key bin with ha nand Rentai to ltu2 suddenly a program that would do this by playing several letters and numbers up to hit like a lottery there vo concegueria do lTU without shel that's not the Winchesters
I don't know if that is Portuguese, but I am completely lost. I think you don't understand what the CPU Key is and what does it really do, good luck.
 

Dadko

VIP Member
Apr 2, 2015
209
23
He don't want to get cpu key by glitch. He want to read nand and "guess" cpu key by bruteforce attack.
It could be possible, but it will take more than few hours to decrypt. Maybe if somebody made rainbow tables with all possible cpu keys.
I think, if it could be possible, somebody would do that.
 

Nintendo

VIP Member
Sep 5, 2014
605
33
Spain
He don't want to get cpu key by glitch. He want to read nand and "guess" cpu key by bruteforce attack.
It could be possible, but it will take more than few hours to decrypt. Maybe if somebody made rainbow tables with all possible cpu keys.
I think, if it could be possible, somebody would do that.
Sounds really hard to me, I remember Rainbow tables being used to crack Windows passwords, but I made no further research.
 

Nintendo

VIP Member
Sep 5, 2014
605
33
Spain
are all these xbox 360 e models in the xbone one type case - are they all winchesters?
As far as I know, Winchesters were introduced on Fifa 15 packs. (You know, at that time), Yu'll recognize them because of their ugly case.
 

Dadko

VIP Member
Apr 2, 2015
209
23
Sounds really hard to me, I remember Rainbow tables being used to crack Windows passwords, but I made no further research.
It's not possible.
If I am correct, it makes 16^32 option. So that's 340282366920938463463374607431768211456
Not possible in this life :) Guys in Microsoft knew why they made cpu kay that long
 

15432

VIP Member
Nov 14, 2010
703
68
Russia
It's not possible.
If I am correct, it makes 16^32 option. So that's 340282366920938463463374607431768211456
Not possible in this life :) Guys in Microsoft knew why they made cpu kay that long
possible to reduce to 16 ^ 28
but still too much
 

Oggy

Staff member
Troll Eating Dogs
Mar 1, 2010
3,346
128
I'll start.....

 

Oggy

Staff member
Troll Eating Dogs
Mar 1, 2010
3,346
128
I was writing a macro and had excel open.... To log me in to gmail at work to save me the hassle.... Time management & man maths go well together.

Code:
Sub Gmail()
Dim HTMLDoc As HTMLDocument
Dim MyBrowser As InternetExplorer
Dim MyHTML_Element As IHTMLElement
Dim MyURL As String
On Error GoTo Err_Clear
MyURL = "https://accounts.google.com/ServiceLogin?service=mail&continue=https://mail.google.com/mail/#identifier"
Set MyBrowser = New InternetExplorer
MyBrowser.Silent = True
MyBrowser.navigate MyURL
MyBrowser.Visible = True
Do
Loop Until MyBrowser.readyState = READYSTATE_COMPLETE
Set HTMLDoc = MyBrowser.document
HTMLDoc.all.Email.Value = "[email protected]" 
For Each MyHTML_Element In HTMLDoc.getElementsByTagName("input")
If MyHTML_Element.Type = "submit" Then MyHTML_Element.Click: Exit For
Next
Err_Clear:
If Err <> 0 Then
Err.Clear
Resume Next
End If
If Err = 0 Then
Application.Wait (Now + TimeValue("00:00:01"))
HTMLDoc.all.passwd.Value = "password" 
End If
For Each MyHTML_Element In HTMLDoc.getElementsByTagName("input")
If MyHTML_Element.Type = "submit" Then MyHTML_Element.Click: Exit For
Next
End Sub
Yeah, I'm the most inefficient macro writer ever!
 
Last edited:

Nintendo

VIP Member
Sep 5, 2014
605
33
Spain
I was writing a macro and had excel open.... To log me in to gmail at work to save me the hassle.... Time management & man maths go well together.

Code:
Sub Gmail()
Dim HTMLDoc As HTMLDocument
Dim MyBrowser As InternetExplorer
Dim MyHTML_Element As IHTMLElement
Dim MyURL As String
On Error GoTo Err_Clear
MyURL = "https://accounts.google.com/ServiceLogin?service=mail&continue=https://mail.google.com/mail/#identifier"
Set MyBrowser = New InternetExplorer
MyBrowser.Silent = True
MyBrowser.navigate MyURL
MyBrowser.Visible = True
Do
Loop Until MyBrowser.readyState = READYSTATE_COMPLETE
Set HTMLDoc = MyBrowser.document
HTMLDoc.all.Email.Value = "[email protected]" 
For Each MyHTML_Element In HTMLDoc.getElementsByTagName("input")
If MyHTML_Element.Type = "submit" Then MyHTML_Element.Click: Exit For
Next
Err_Clear:
If Err <> 0 Then
Err.Clear
Resume Next
End If
If Err = 0 Then
Application.Wait (Now + TimeValue("00:00:01"))
HTMLDoc.all.passwd.Value = "password" 
End If
For Each MyHTML_Element In HTMLDoc.getElementsByTagName("input")
If MyHTML_Element.Type = "submit" Then MyHTML_Element.Click: Exit For
Next
End Sub
Yeah, I'm the most inefficient macro writer ever!

Looks good, I just remember to use " MsgBox "Hi there" "
 

jsinger47

Troll Eating Dogs
Feb 6, 2011
8,133
128
Grand Rapids, MI
People that suggest brute force as a "new" and "original" and "amazing" idea that could work always make me laugh.

It's always clear exactly how much research they've done on the 360.
 
  • Like
Reactions: nofeloniesyet

Oggy

Staff member
Troll Eating Dogs
Mar 1, 2010
3,346
128
You're such a pessimist Joe.
 

smerc360

Noob Account
Nov 7, 2014
5
0
Not all. They started to put Winchester boars maybe around May 2014. So all 2013 Slim E models are corona 5/6
Are you sure it was started around May 2014? Please provide the source of that information if available.