Back to: Nintendo - Nintendo DS

Decryption
 
Category: ROM data
Closed (accepted) by: root.
RCade » 2010-09-21 20:17:55

Hello All,

This is something thats been bugging me for ages. Can I ask what tools you use for decryption purposes? I've
tried a couple like eNDryptS Advanced and NDS Tools but was wondering if there is an "official" tool available?

If you deem this question a no go area, then please disregard this post and delete.

Many thanks if you can answer.
xuom2 » 2010-09-21 21:20:07

on datomatic you will find the download of "woodsec".
RCade » 2010-09-21 21:27:09

Whoa, that simple eh? :-)

Thanks for that Xuom2, and for all the work you and the rest of the team have done.
xuom2 » 2010-09-21 22:09:19

np (i am not the author of the tool :o)
bbking67 » 2010-09-23 00:59:02

Hi, I am having problems decrypting the DSi enhanced games to get the CRC of no-intro.

The tool I have is eNDryptS Advanced v1.2... is that the right tool? it seems to work, but the game comes out with the wrong crc...
Rifu » 2010-09-23 14:08:57

you will need to use woodsec

Download and extract it using 7zip to a folder like C:\Woodsec\
Place the NDS Rom in same folder with woodsec
(might want to rename it to something like 'a.nds')

open command prompt (start , run , cmd) and type: 'cd C:\woodsec'
then type 'woodsec d [rom name here].nds' and the rom will be decrypted

to encrypt a rom, just replace the d with an e:
'woodsec e [rom name here].nds'
bbking67 » 2010-09-24 00:53:31

worked fantastic... thank you!