zefie
Elite Member
- Joined
- Oct 16, 2010
- Messages
- 91
With my newfound discovery of the xenon folder on download.xbox.com, I have made a scanner to find the list of known builds that still exist (somewhere) on the server using my previous 403/404 method.
This is a complete list of beta and release builds from 7328 onward!
(Don't ask for them I don't have them and the server doesn't have the su20076000_00000000 file, or we haven't found it yet, we also can't access ALL of these builds, just verify they exist.)
Public releases are in bold
7328, 7335, 7342, 7343, 7347, 7349, 7352, 7355, 7356, 7357, 7363, 7371, 8473, 8478, 8482, 8483, 8484, 8487, 8488, 8489, 8490, 8491, 8492, 8493, 8495, 8496, 8498, 8507, 8939, 8944, 8947, 8949, 8953, 8955, 8961, 8964, 9177, 9182, 9185, 9187, 9189, 9195, 9197, 9199, 12111, 12125, 12126, 12145, 12168, 12188, 12209, 12274, 12278, 12330, 12340, 12341, 12353, 12365, 12377, 12379, 12384, 12387, 12392, 12394, 12399, 12402, 12404, 12408, 12413, 12416, 12546, 12551, 12558, 12560, 12565, 12567, 12573, 12574, 12575, 12581, 12583, 12587, 12590, 12595, 12597, 12599, 12603, 12606, 12607, 12609, 12611
Public Releases use a simple folder structure
xbox-ht.dl.msecn.net/content/xenon/7357/0/0/system.manifest
xbox-ht.dl.msecn.net/content/xenon/7357/0/0/FFFE07DF00000001.cab
xbox-ht.dl.msecn.net/content/xenon/7357/0/0/FFFE07DF00000002.cab
ect...
Beta builds use a hashing structure that would take a few days to brute force per file. As with typical Microsoft content servers the characters in the hash are HEX, thus you have a limited range of [0-9][A-F] but that is 16^32 possibilities per file. The system.manifest file has 16^16 possiblities, but would not disclose the hash of the other files (possibly if decrypted).
Apparently as of 12611 public builds no longer use the /0/0 structure.
This is a complete list of beta and release builds from 7328 onward!
(Don't ask for them I don't have them and the server doesn't have the su20076000_00000000 file, or we haven't found it yet, we also can't access ALL of these builds, just verify they exist.)
Public releases are in bold
7328, 7335, 7342, 7343, 7347, 7349, 7352, 7355, 7356, 7357, 7363, 7371, 8473, 8478, 8482, 8483, 8484, 8487, 8488, 8489, 8490, 8491, 8492, 8493, 8495, 8496, 8498, 8507, 8939, 8944, 8947, 8949, 8953, 8955, 8961, 8964, 9177, 9182, 9185, 9187, 9189, 9195, 9197, 9199, 12111, 12125, 12126, 12145, 12168, 12188, 12209, 12274, 12278, 12330, 12340, 12341, 12353, 12365, 12377, 12379, 12384, 12387, 12392, 12394, 12399, 12402, 12404, 12408, 12413, 12416, 12546, 12551, 12558, 12560, 12565, 12567, 12573, 12574, 12575, 12581, 12583, 12587, 12590, 12595, 12597, 12599, 12603, 12606, 12607, 12609, 12611
Public Releases use a simple folder structure
xbox-ht.dl.msecn.net/content/xenon/7357/0/0/system.manifest
xbox-ht.dl.msecn.net/content/xenon/7357/0/0/FFFE07DF00000001.cab
xbox-ht.dl.msecn.net/content/xenon/7357/0/0/FFFE07DF00000002.cab
ect...
Beta builds use a hashing structure that would take a few days to brute force per file. As with typical Microsoft content servers the characters in the hash are HEX, thus you have a limited range of [0-9][A-F] but that is 16^32 possibilities per file. The system.manifest file has 16^16 possiblities, but would not disclose the hash of the other files (possibly if decrypted).
Apparently as of 12611 public builds no longer use the /0/0 structure.
Last edited:


