R4crypt: Difference between revisions

From GameBrew
No edit summary
 
(17 intermediate revisions by one other user not shown)
Line 1: Line 1:
{{Infobox homebrew
{{Infobox DS Homebrews
| title       = R4crypt
|title=R4crypt
| image       = [[File:R4cryptds.jpg]]
|image=r4crypt02.png
| type       = PC Utility
|description=Encrypt and decrypt files for R4DS well as the M3 Simply.
| version     = 14 May 2007  
|author=Chishm
| licence    = Mixed
|lastupdated=2007/05/14
| author      = chishm
|type=File Operation
| website     = http://forum.gbadev.org/viewtopic.php?t=13204
|version=2007
| download    = Media:R4cryptds.zip
|license=Mixed
| source      =
|download=https://dlhb.gamebrew.org/dshomebrew/r4crypt.7z
}}  
|website=http://forum.gbadev.org/viewtopic.php?t=13204
 
}}
R4crypt is a program that you can use to encrypt and decrypt the DAT files from the R4DS file system as well as from M3 Simply. It operates through the windows command console and allows you to examine and edit DAT files, including _DS_MENU.DAT and CHEAT.DAT.  
R4crypt is a program that you can use to encrypt and decrypt the DAT files from the R4DS file system as well as from M3 Simply. It operates through the windows command console and allows you to examine and edit DAT files, including _DS_MENU.DAT and CHEAT.DAT.  


Line 18: Line 18:
Click Start, select the Run option and in the pop-up window, type "CMD" and enter. The command console will then appear.
Click Start, select the Run option and in the pop-up window, type "CMD" and enter. The command console will then appear.


[[File:R4cryptds2.jpg]]
https://dlhb.gamebrew.org/dshomebrew/r4crypt2.png


Type "E:" to go to the drive where the program was and type "cd R4crypt" select the folder. Use the following commands to encrypt or decrypt files DAT.
Type "E:" to go to the drive where the program was and type "cd R4crypt" select the folder. Use the following commands to encrypt or decrypt files DAT.
Line 24: Line 24:
To decrypt:
To decrypt:
  r4crypt.exe -d _DS_MENU.DAT destination.DAT
  r4crypt.exe -d _DS_MENU.DAT destination.DAT
 
To encrypt:
To encrypt:
  r4crypt.exe -e destination.DAT _DS_MENU.DAT
  r4crypt.exe -e destination.DAT _DS_MENU.DAT
 
[[File:R4cryptds3.jpg]]
https://dlhb.gamebrew.org/dshomebrew/r4crypt3.png


Once a DAT file has been decrypted, you can modify it with any hex editor. Or completely replace the menu if you want to.
Once a DAT file has been decrypted, you can modify it with any hex editor. Or completely replace the menu if you want to.


<br>
==External links==
* Release thread at GBADev (archived) - https://web.archive.org/web/20180918075901/http://forum.gbadev.org/viewtopic.php?t=13204
 
[[Category:DS homebrew applications]]
[[Category:DS homebrew applications]]
[[Category:PC utilities for DS]]
[[Category:PC utilities for DS]]

Latest revision as of 17:01, 11 December 2023

R4crypt
R4crypt02.png
General
AuthorChishm
TypeFile Operation
Version2007
LicenseMixed
Last Updated2007/05/14
Links
Download
Website

R4crypt is a program that you can use to encrypt and decrypt the DAT files from the R4DS file system as well as from M3 Simply. It operates through the windows command console and allows you to examine and edit DAT files, including _DS_MENU.DAT and CHEAT.DAT.

User guide

You can create a folder in the root of the hard disk to save typing long paths. such as E:\R4crypt.

Click Start, select the Run option and in the pop-up window, type "CMD" and enter. The command console will then appear.

r4crypt2.png

Type "E:" to go to the drive where the program was and type "cd R4crypt" select the folder. Use the following commands to encrypt or decrypt files DAT.

To decrypt:

r4crypt.exe -d _DS_MENU.DAT destination.DAT

To encrypt:

r4crypt.exe -e destination.DAT _DS_MENU.DAT

r4crypt3.png

Once a DAT file has been decrypted, you can modify it with any hex editor. Or completely replace the menu if you want to.

External links

Advertising: