Difference between revisions of "/tmp"
Jump to navigation
Jump to search
Hallowizer (talk | contribs) (Infobox) |
Hallowizer (talk | contribs) (removed redundant info) |
||
Line 4: | Line 4: | ||
| group = 0 | | group = 0 | ||
}} | }} | ||
− | '''/tmp''' is a folder that is a part of the [[:/dev/fs]] filesystem and a part of the Wii [[Hardware/NAND|NAND]]. It is a temporary file storage folder (similar to [[:/import]]) for [[IOS]] and other programs. Because this directory is cleared every time IOS reloads, it cannot be viewed with software such as [[WiiXplorer]] | + | '''/tmp''' is a folder that is a part of the [[:/dev/fs]] filesystem and a part of the Wii [[Hardware/NAND|NAND]]. It is a temporary file storage folder (similar to [[:/import]]) for [[IOS]] and other programs. Because this directory is cleared every time IOS reloads, it cannot be viewed with software such as [[WiiXplorer]]. Known information about this comes from older filesystem superblocks, as well as a modded [[Dolphin]]. |
Because this directory can be written to by any process, IOS has been exploited in the past by changing files like [[:/tmp/title.tmd]] after they are verified but before they are moved to the correct directories. | Because this directory can be written to by any process, IOS has been exploited in the past by changing files like [[:/tmp/title.tmd]] after they are verified but before they are moved to the correct directories. |
Latest revision as of 23:31, 20 February 2022
/tmp | |
Type | Directory |
---|---|
Owner | IOS |
Group ID | 0 |
/tmp is a folder that is a part of the /dev/fs filesystem and a part of the Wii NAND. It is a temporary file storage folder (similar to /import) for IOS and other programs. Because this directory is cleared every time IOS reloads, it cannot be viewed with software such as WiiXplorer. Known information about this comes from older filesystem superblocks, as well as a modded Dolphin.
Because this directory can be written to by any process, IOS has been exploited in the past by changing files like /tmp/title.tmd after they are verified but before they are moved to the correct directories.