Skip to content

'*.nds.enc' extension not being recognized #15

@spiritfader

Description

@spiritfader

Attempting to decrypt an NDS image that was dumped with Godmode9 on 3DS fails. The dumped encrypted NDS image yields an extension of .nds.enc which is not recognized by NDecrypt.
This is the recommended way to dump an NDS cartridge using godmode9 so .nds.enc should be recognized.

Current issue yielding unexpected Behavior:

❯ NDecrypt.exe d '.\50CLSCGAMES2_B5OENR_00.nds.enc'
.\50CLSCGAMES2_B5OENR_00.nds.enc
Unrecognized file format for .\50CLSCGAMES2_B5OENR_00.nds.enc. Expected *.nds, *.srl, *.dsi, *.3ds
Processing failed!

Expected Behavior with Fix:

❯ NDecrypt.exe d '.\50CLSCGAMES2_B5OENR_00.nds.enc'
.\50CLSCGAMES2_B5OENR_00.nds.enc
File recognized as Nintendo DS
File has been decrypted

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions