|
#1
|
|||
|
|||
|
Bunch of abandoned tools + Adios
These are C# written source codes and can be manipulated in anyway way you like.
This tool for example, let's suppose i want to find a weird pattern for some reason, like "????", you pass in UMS <stream> "????" it tells you the whereabouts of the pattern in the stream, and it's universal because you can pass in anything, pass in "RIFF" you get a wave stream (might be a RIFF header but not a wav stream, so use WAVExt for that). and you can use -x parameter to extract those files or the data between the offsets. eg Code:
UMS <ogg_data_stream> "OggS" [-x] I would like to thank insomnyawolf again here.
A very simple tool, just creates a log of all the files in the current directory/specified directory.
- An incomplete and abandoned tool i was working on, i laid the foundation for the manipulation of CLI directories and there is a compiled .exe if you want to take a look. Basic purpose of this tool was to manipulate WAV files, play them, export them while using just the keyboard and Console Window. You can add a registry for SHC (Context Menu) if you want. eg Code:
[HKEY_CLASSES_ROOT\Folder\shell\SHC\Shell] [HKEY_CLASSES_ROOT\Folder\shell\SHC\Shell\MD5] "MUIVerb"="MD5" [HKEY_CLASSES_ROOT\Folder\shell\SHC\Shell\MD5\command] @="\"X:\\SHC.exe\" -md5 \"%1\"" "I had a great time here, very interesting people i have seen and i learned a number of things." - A Useless Guy Adios, Amigo. Last edited by :( Sad8669; 20-07-2022 at 19:17. |
| Sponsored Links |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Tools for Repacking | Masquerade | Conversion Tutorials | 178 | 18-05-2026 13:29 |
| Support and Help on Game Compression Tools and Methods | Snake288 | Conversion Tutorials | 4 | 18-04-2020 06:30 |
| Help choosing an mp3 player | ikermalli | Media Players | 8 | 22-08-2010 23:15 |
| Frequently Asked Questions | Joe Forster/STA | PC Games - Frequently Asked Questions | 0 | 29-11-2005 09:48 |
| Daemon Tools, for what? | zeratul | CD/DVD Copy Protections & Utilities | 1 | 26-06-2001 07:55 |