.SED Estensione file
IExpress Self Extraction Directive File
| Sviluppatore | Microsoft |
| Popolarità |
4.2 | 20 Voti |
Che cos'è un file SED?
File created by IExpress Wizard, a built-in Windows program used for creating Windows installers; contains options used for building a software installation package (.EXE file); includes the files to build into the package, the output package filename, popup messages for the installation process, and various other options.
Maggiori informazioni
SED files are used by the IExpress Wizard to build self-extracting executables. They are often used for creating software distributions.
The IExpress program (iexpress.exe) is located in the C:\Windows\System32\ directory.
Programmi che aprono i file SED
Nintendo 3DS System Key
| Sviluppatore | Nintendo |
| Popolarità |
3.6 | 7 Voti |
Movable.sed is an encrypted system file used by the Nintendo 3DS. It is a device-specific key that allows the 3DS to access system and game data. Movable.sed is transferred between devices as part of 3DS System Transfers. Additionally, an exploit in the file allows gamers to load custom applications onto their 3DSes.
Maggiori informazioni
The data access key movable.sed contains is related to your device's Friend Code. Thus, enthusiastic 3DS homebrew developers have been able to crack the key's encryption. Using this exploit, homebrew gamers can install custom 3DS firmware, such as boot9strap, and then use that firmware to install other custom applications.
Come aprire un file SED
Movable.sed is not meant to be opened. To retrieve your movable.sed file from your Nintendo 3DS, you can use the Seedminer web tool.
Programmi che aprono o fanno riferimento ai file SED
Sed Script
| Sviluppatore | The GNU Project |
| Popolarità |
3.2 | 10 Voti |
Script used by sed (streams editor), a Unix command line utility used for filtering and modifying text; stores one or more statements, which contain pattern matches and replacements; used for storing reusable sed statements.
Maggiori informazioni
SED files are used with the following syntax, where -f is the option for specifying a sed script: sed -f file.sed inputfile