Skip to content

Instantly share code, notes, and snippets.

@GarryLai
Last active July 22, 2024 23:38
Show Gist options
  • Save GarryLai/a958665250c2dbc67c66e27877c01925 to your computer and use it in GitHub Desktop.
Save GarryLai/a958665250c2dbc67c66e27877c01925 to your computer and use it in GitHub Desktop.
Intel BMC System Debug Log zip password
@SirNanos
Copy link

And would you happen to have the password for the SystemBMCDebugLog zip? It has a different password and it would be interesting to see what's inside

No, but you can try to find it and share your way. :)

Would you be able to link the Universal Extractor you used?

https://github.com/Bioruebe/UniExtract2

I wasn't able to extract it with UniExtract2, would you be able to make an extracted copy available to download somewhere (like google drive) or explain how to do it?

Is the filename correct? Purley_2.88.e172ff67.bin

UniExtract thinks it's a game at first but then doesnt know what to do and just fails

@GarryLai
Copy link
Author

And would you happen to have the password for the SystemBMCDebugLog zip? It has a different password and it would be interesting to see what's inside

No, but you can try to find it and share your way. :)

Would you be able to link the Universal Extractor you used?

https://github.com/Bioruebe/UniExtract2

I wasn't able to extract it with UniExtract2, would you be able to make an extracted copy available to download somewhere (like google drive) or explain how to do it?

Is the filename correct? Purley_2.88.e172ff67.bin

UniExtract thinks it's a game at first but then doesnt know what to do and just fails

Try to use 7-Zip
"C:\Program Files\7-Zip\7z" x Purley_2.88.e172ff67.bin

@SirNanos
Copy link

image
------------------- Exeinfo PE -------------------

file is not EXE or DLL ... ( 2A 53 69 67 6E 65 64 49 .. > SignedImage � <
.sha1 - file is not EXE or DLL ... ( TxT -> 30 38 35 38 65 38 32 39 .. > 0858e8296352e926a <

@GarryLai
Copy link
Author

image ------------------- Exeinfo PE -------------------

file is not EXE or DLL ... ( 2A 53 69 67 6E 65 64 49 .. > SignedImage � < .sha1 - file is not EXE or DLL ... ( TxT -> 30 38 35 38 65 38 32 39 .. > 0858e8296352e926a <

Use 7-zip
Command: "C:\Program Files\7-Zip\7z" x Purley_2.88.e172ff67.bin

@SirNanos
Copy link

SirNanos commented Jul 16, 2024

image ------------------- Exeinfo PE -------------------
file is not EXE or DLL ... ( 2A 53 69 67 6E 65 64 49 .. > SignedImage � < .sha1 - file is not EXE or DLL ... ( TxT -> 30 38 35 38 65 38 32 39 .. > 0858e8296352e926a <

Use 7-zip Command: "C:\Program Files\7-Zip\7z" x Purley_2.88.e172ff67.bin

PS C:\Users\sirnanos\Downloads\fw> "C:\Program Files\7-Zip\7z.exe" x Purley_2.88.e172ff67.bin
At line:1 char:33
+ "C:\Program Files\7-Zip\7z.exe" x Purley_2.88.e172ff67.bin
+                                 ~
Unexpected token 'x' in expression or statement.
    + CategoryInfo          : ParserError: (:) [], ParentContainsErrorRecordException
    + FullyQualifiedErrorId : UnexpectedToken`

@GarryLai
Copy link
Author

image ------------------- Exeinfo PE -------------------
file is not EXE or DLL ... ( 2A 53 69 67 6E 65 64 49 .. > SignedImage � < .sha1 - file is not EXE or DLL ... ( TxT -> 30 38 35 38 65 38 32 39 .. > 0858e8296352e926a <

Use 7-zip Command: "C:\Program Files\7-Zip\7z" x Purley_2.88.e172ff67.bin

PS C:\Users\sirnanos\Downloads\fw> "C:\Program Files\7-Zip\7z.exe" x Purley_2.88.e172ff67.bin
At line:1 char:33
+ "C:\Program Files\7-Zip\7z.exe" x Purley_2.88.e172ff67.bin
+                                 ~
Unexpected token 'x' in expression or statement.
    + CategoryInfo          : ParserError: (:) [], ParentContainsErrorRecordException
    + FullyQualifiedErrorId : UnexpectedToken`

Use CMD not powershell

@SirNanos
Copy link

image ------------------- Exeinfo PE -------------------
file is not EXE or DLL ... ( 2A 53 69 67 6E 65 64 49 .. > SignedImage � < .sha1 - file is not EXE or DLL ... ( TxT -> 30 38 35 38 65 38 32 39 .. > 0858e8296352e926a <

Use 7-zip Command: "C:\Program Files\7-Zip\7z" x Purley_2.88.e172ff67.bin

PS C:\Users\sirnanos\Downloads\fw> "C:\Program Files\7-Zip\7z.exe" x Purley_2.88.e172ff67.bin
At line:1 char:33
+ "C:\Program Files\7-Zip\7z.exe" x Purley_2.88.e172ff67.bin
+                                 ~
Unexpected token 'x' in expression or statement.
    + CategoryInfo          : ParserError: (:) [], ParentContainsErrorRecordException
    + FullyQualifiedErrorId : UnexpectedToken`

Use CMD not powershell

CMD C:\Users\sirnanos\Downloads\fw> &"C:\Program Files\7-Zip\7z.exe" x Purley_2.88.e172ff67.bin

7-Zip 24.07 (x64) : Copyright (c) 1999-2024 Igor Pavlov : 2024-06-19

Scanning the drive for archives:
1 file, 14303232 bytes (14 MiB)

Extracting archive: Purley_2.88.e172ff67.bin

ERRORS:
There are data after the end of archive

--
Path = Purley_2.88.e172ff67.bin
Type = xz
ERRORS:
There are data after the end of archive
Offset = 281556
Physical Size = 2058596
Tail Size = 11963080
Method = ARM LZMA2:25
Streams = 1
Blocks = 1

ERROR: There are some data after the end of the payload data : Purley_2.88.e172ff67

Sub items Errors: 1

Archives with Errors: 1

Open Errors: 1

Sub items Errors: 1
CMD C:\Users\sirnanos\Downloads\fw>

@GarryLai
Copy link
Author

image ------------------- Exeinfo PE -------------------
file is not EXE or DLL ... ( 2A 53 69 67 6E 65 64 49 .. > SignedImage � < .sha1 - file is not EXE or DLL ... ( TxT -> 30 38 35 38 65 38 32 39 .. > 0858e8296352e926a <

Use 7-zip Command: "C:\Program Files\7-Zip\7z" x Purley_2.88.e172ff67.bin

PS C:\Users\sirnanos\Downloads\fw> "C:\Program Files\7-Zip\7z.exe" x Purley_2.88.e172ff67.bin
At line:1 char:33
+ "C:\Program Files\7-Zip\7z.exe" x Purley_2.88.e172ff67.bin
+                                 ~
Unexpected token 'x' in expression or statement.
    + CategoryInfo          : ParserError: (:) [], ParentContainsErrorRecordException
    + FullyQualifiedErrorId : UnexpectedToken`

Use CMD not powershell

CMD C:\Users\sirnanos\Downloads\fw> &"C:\Program Files\7-Zip\7z.exe" x Purley_2.88.e172ff67.bin

7-Zip 24.07 (x64) : Copyright (c) 1999-2024 Igor Pavlov : 2024-06-19

Scanning the drive for archives:
1 file, 14303232 bytes (14 MiB)

Extracting archive: Purley_2.88.e172ff67.bin

ERRORS:
There are data after the end of archive

--
Path = Purley_2.88.e172ff67.bin
Type = xz
ERRORS:
There are data after the end of archive
Offset = 281556
Physical Size = 2058596
Tail Size = 11963080
Method = ARM LZMA2:25
Streams = 1
Blocks = 1

ERROR: There are some data after the end of the payload data : Purley_2.88.e172ff67

Sub items Errors: 1

Archives with Errors: 1

Open Errors: 1

Sub items Errors: 1
CMD C:\Users\sirnanos\Downloads\fw>

Error is normal. See if a folder called Purley_2.88.e172ff67 appear?

@SirNanos
Copy link

image ------------------- Exeinfo PE -------------------
file is not EXE or DLL ... ( 2A 53 69 67 6E 65 64 49 .. > SignedImage � < .sha1 - file is not EXE or DLL ... ( TxT -> 30 38 35 38 65 38 32 39 .. > 0858e8296352e926a <

Use 7-zip Command: "C:\Program Files\7-Zip\7z" x Purley_2.88.e172ff67.bin

PS C:\Users\sirnanos\Downloads\fw> "C:\Program Files\7-Zip\7z.exe" x Purley_2.88.e172ff67.bin
At line:1 char:33
+ "C:\Program Files\7-Zip\7z.exe" x Purley_2.88.e172ff67.bin
+                                 ~
Unexpected token 'x' in expression or statement.
    + CategoryInfo          : ParserError: (:) [], ParentContainsErrorRecordException
    + FullyQualifiedErrorId : UnexpectedToken`

Use CMD not powershell

CMD C:\Users\sirnanos\Downloads\fw> &"C:\Program Files\7-Zip\7z.exe" x Purley_2.88.e172ff67.bin

7-Zip 24.07 (x64) : Copyright (c) 1999-2024 Igor Pavlov : 2024-06-19

Scanning the drive for archives:
1 file, 14303232 bytes (14 MiB)

Extracting archive: Purley_2.88.e172ff67.bin

ERRORS:
There are data after the end of archive

--
Path = Purley_2.88.e172ff67.bin
Type = xz
ERRORS:
There are data after the end of archive
Offset = 281556
Physical Size = 2058596
Tail Size = 11963080
Method = ARM LZMA2:25
Streams = 1
Blocks = 1

ERROR: There are some data after the end of the payload data : Purley_2.88.e172ff67

Sub items Errors: 1

Archives with Errors: 1

Open Errors: 1

Sub items Errors: 1
CMD C:\Users\sirnanos\Downloads\fw>

Error is normal. See if a folder called Purley_2.88.e172ff67 appear?

It does but nothing in that folder is usable after extraction

@GarryLai
Copy link
Author

image ------------------- Exeinfo PE -------------------
file is not EXE or DLL ... ( 2A 53 69 67 6E 65 64 49 .. > SignedImage � < .sha1 - file is not EXE or DLL ... ( TxT -> 30 38 35 38 65 38 32 39 .. > 0858e8296352e926a <

Use 7-zip Command: "C:\Program Files\7-Zip\7z" x Purley_2.88.e172ff67.bin

PS C:\Users\sirnanos\Downloads\fw> "C:\Program Files\7-Zip\7z.exe" x Purley_2.88.e172ff67.bin
At line:1 char:33
+ "C:\Program Files\7-Zip\7z.exe" x Purley_2.88.e172ff67.bin
+                                 ~
Unexpected token 'x' in expression or statement.
    + CategoryInfo          : ParserError: (:) [], ParentContainsErrorRecordException
    + FullyQualifiedErrorId : UnexpectedToken`

Use CMD not powershell

CMD C:\Users\sirnanos\Downloads\fw> &"C:\Program Files\7-Zip\7z.exe" x Purley_2.88.e172ff67.bin

7-Zip 24.07 (x64) : Copyright (c) 1999-2024 Igor Pavlov : 2024-06-19

Scanning the drive for archives:
1 file, 14303232 bytes (14 MiB)

Extracting archive: Purley_2.88.e172ff67.bin

ERRORS:
There are data after the end of archive

--
Path = Purley_2.88.e172ff67.bin
Type = xz
ERRORS:
There are data after the end of archive
Offset = 281556
Physical Size = 2058596
Tail Size = 11963080
Method = ARM LZMA2:25
Streams = 1
Blocks = 1

ERROR: There are some data after the end of the payload data : Purley_2.88.e172ff67

Sub items Errors: 1

Archives with Errors: 1

Open Errors: 1

Sub items Errors: 1
CMD C:\Users\sirnanos\Downloads\fw>

Error is normal. See if a folder called Purley_2.88.e172ff67 appear?

It does but nothing in that folder is usable after extraction

Delete that folder and try more times. It seems that 7z will randomly unnormal.

@SirNanos
Copy link

image ------------------- Exeinfo PE -------------------
file is not EXE or DLL ... ( 2A 53 69 67 6E 65 64 49 .. > SignedImage � < .sha1 - file is not EXE or DLL ... ( TxT -> 30 38 35 38 65 38 32 39 .. > 0858e8296352e926a <

Use 7-zip Command: "C:\Program Files\7-Zip\7z" x Purley_2.88.e172ff67.bin

PS C:\Users\sirnanos\Downloads\fw> "C:\Program Files\7-Zip\7z.exe" x Purley_2.88.e172ff67.bin
At line:1 char:33
+ "C:\Program Files\7-Zip\7z.exe" x Purley_2.88.e172ff67.bin
+                                 ~
Unexpected token 'x' in expression or statement.
    + CategoryInfo          : ParserError: (:) [], ParentContainsErrorRecordException
    + FullyQualifiedErrorId : UnexpectedToken`

Use CMD not powershell

CMD C:\Users\sirnanos\Downloads\fw> &"C:\Program Files\7-Zip\7z.exe" x Purley_2.88.e172ff67.bin

7-Zip 24.07 (x64) : Copyright (c) 1999-2024 Igor Pavlov : 2024-06-19

Scanning the drive for archives:
1 file, 14303232 bytes (14 MiB)

Extracting archive: Purley_2.88.e172ff67.bin

ERRORS:
There are data after the end of archive

--
Path = Purley_2.88.e172ff67.bin
Type = xz
ERRORS:
There are data after the end of archive
Offset = 281556
Physical Size = 2058596
Tail Size = 11963080
Method = ARM LZMA2:25
Streams = 1
Blocks = 1

ERROR: There are some data after the end of the payload data : Purley_2.88.e172ff67

Sub items Errors: 1

Archives with Errors: 1

Open Errors: 1

Sub items Errors: 1
CMD C:\Users\sirnanos\Downloads\fw>

Error is normal. See if a folder called Purley_2.88.e172ff67 appear?

It does but nothing in that folder is usable after extraction

Delete that folder and try more times. It seems that 7z will randomly unnormal.

Would you just be able to upload your results to google drive or a file platform so I can use them? I have tried a few times now with no success

@GarryLai
Copy link
Author

And would you happen to have the password for the SystemBMCDebugLog zip? It has a different password and it would be interesting to see what's inside

No, but you can try to find it and share your way. :)

Would you be able to link the Universal Extractor you used?

https://github.com/Bioruebe/UniExtract2

I wasn't able to extract it with UniExtract2, would you be able to make an extracted copy available to download somewhere (like google drive) or explain how to do it?

Right click and save it as extension ".zip"
Github is not allow ".zip" so I update it as a fake mp4.
Purley_2.88.e172ff672.zip

@SirNanos
Copy link

And would you happen to have the password for the SystemBMCDebugLog zip? It has a different password and it would be interesting to see what's inside

No, but you can try to find it and share your way. :)

Would you be able to link the Universal Extractor you used?

https://github.com/Bioruebe/UniExtract2

I wasn't able to extract it with UniExtract2, would you be able to make an extracted copy available to download somewhere (like google drive) or explain how to do it?

Right click and save it as extension ".zip" Github is not allow ".zip" so I update it as a fake mp4. Purley_2.88.e172ff672.zip

Thank you!

I had a look and it seems the second ZIP is encrypted with a certificate, so it would be hard to unzip. Shame a BMC under an open source standard still has some vendor restrictions, but it's no big deal.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment