This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
notes:unix:spring2024:projects:tpb0 [2024/03/05 00:02] – [TOOLBOX] xcroft | notes:unix:spring2024:projects:tpb0 [2024/03/06 02:37] (current) – [TOOLBOX] bpatrice | ||
---|---|---|---|
Line 6: | Line 6: | ||
* If you are having trouble try with ascii.512 try " | * If you are having trouble try with ascii.512 try " | ||
* uudecode - Will help you decode any files that are uuencoded | * uudecode - Will help you decode any files that are uuencoded | ||
+ | * man base64 - Can be used to find out how to manipulate base64 text | ||
+ | * The rev command can be used to flip text |