Decrypt Keychain file

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • pretendjury84
    New Member
    • Oct 2024
    • 1
    • UK

    #1

    Decrypt Keychain file

    Hi,

    Sorry if this is posted in the wrong section.

    I need to decrypt a .keychain file. The methods listed on github (https://github.com/n0fate/chainbreaker) unfortunately dont seem to work. Im getting stuck on the first bit,
    1. Navigate to the directory containing the file setup.py
    2. Enter the command (from terminal): $ python setup.py bdist_wheel -d dist. This creates a wheel file (extension: .whl) in the /dist folder.
    qashifmasud@Qashifs-MacBook-Pro chainbreaker-master % python setup.py bdist_wheel -d dist
    zsh: command not found: python

    qashifmasud@Qashifs-MacBook-Pro chainbreaker-master % which python3
    /usr/bin/python3

    Im running Monterey which l think has deprecated python 2 so l tried the other method for python3, https://github.com/rixvet/chainbreak...ster/README.md

    This method im getting, even though its meant to be written for python3

    zsh: ./chainbreaker.py: bad interpreter: /usr/bin/python: no such file or directory


    Im abit clueless on this stuff so help would be appreciated, thank you!

Related Topics

Collapse

  • Forest79
    Lenovo ThinkStation P520 BIOS file needed
    by Forest79
    Hello,

    I got a Lenovo ThinkStation P520 (Type 30BF) from a friend, asking me for a repair. Windows 11 offered a firmware upgrade as an optional update, and it failed.
    The emergency flash procedure from the hardware manual has also failed. So, I asked an acquaintance with better skills to flash the BIOS directly.

    However, the chip (a Macronix MX25L25673GMI-08G) has a size of 32 MB, and the BIOS file from the Lenovo website (extracted with UEFITool) has a little more than 16 MB. Thus, the software my acquaintance used (SiberiaProg v1.45, with a CH341A Programmer)...
    07-23-2023, 07:39 AM
  • hazem3636
    need Bios Bin file Dell server 220
    by hazem3636
    hi everyone

    i need dump file for dell server r220
    i have download Flash BIOS executable file but i dont know how to conver it to Bin file

    i have check on youtube there is some programs are doing this method of creating Bin file from ExE file .


    if anyone has this method please need his supporting .

    all the best

    EXE file is attched and Original Bin file from the Bios Chip is attached also

    and dell website "https://www.dell.com/support/home/en-us/drivers/driversdetails?driverid=mrxv...
    11-05-2022, 06:20 AM
  • Sebastian Codrean
    BIOS file for ASUS F542UN laptop
    by Sebastian Codrean
    Hello to all of you! I need help with a BIOS file.
    The BIOS chip is fried on my Asus F542UN laptop, and I bought a new chip that needs programming. I have a CH341a programmer but I need a .bin BIOS file. On Asus support page the firmware has another extension, .310 and from reading on this forum I understand that that file is not complete BIOS.
    So, in short I need the "complete" BIOS .bin file to flash on the new chip. Another issue is that on back of the case the label says F542UN but on the sticker on the motherboard it's X542UN.
    02-20-2025, 10:25 AM
  • maanee11
    Help to get Lenovo BIOS bin file for Thinkpad T560
    by maanee11
    Hello Everyone,

    I have Thinkpad T560 Which has corrupted BIOS. I have acquired Ch341A SPI flasher to program the BIOS externally. I see that to program the BIOS, i need a bin file for the BIOS. I was able to extract the .exe file of BIOS from Lenovo given here in this link:

    https://pcsupport.lenovo.com/au/en/p...me=BIOS%2FUEFI

    In the extracted files, I see that BIOS containing file has extension .FL1 and I need to extract or convert it...
    05-15-2022, 11:59 AM
  • survivalbloke
    Unable to extract bios file from Lenovo bios exectuable
    by survivalbloke
    I'm trying to extract a flashable bios file(ch341a) from the lenovo bios executable download. I have tried the instructions from this site https://starkeblog.com/lenovo/uefi/2...pdate-exe.html, which are not working. According to those instructions, after issuing the command
    Code:
    "innoextract 7wcn38ww.exe"
    it should create an \app folder, inside which, I should find a newly created "7wcn38ww.exe" file. I should then be able to extract that using 7zip and find my .FD file.

    The trouble I'm having is that I'm not getting the newly...
    06-12-2024, 07:55 AM
  • Loading...
  • No more items.
Working...