FileForums

FileForums (https://fileforums.com/index.php)
-   Conversion Tutorials (https://fileforums.com/forumdisplay.php?f=55)
-   -   Bunch of abandoned tools + Adios (https://fileforums.com/showthread.php?t=105336)

:( Sad8669 20-07-2022 19:01

Bunch of abandoned tools + Adios
 
6 Attachment(s)
These are C# written source codes and can be manipulated in anyway way you like.
  • UMS - Universal Magic Scanner

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]
With the above code you now have a OggSExtractor.

I would like to thank insomnyawolf again here.
  • GFN - GetFilesName

A very simple tool, just creates a log of all the files in the current directory/specified directory.

  • WAVManager

- 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\""

As for BankDumper, you can find it here on my Github


"I had a great time here, very interesting people i have seen and i learned a number of things." - A Useless Guy



Adios, Amigo.

L33THAK0R 22-07-2022 08:15

You'll be greatly missed habibi, may I ask why you're leaving, its a real shame to see passionate folk like yourself leave :confused::(

:( Sad8669 22-07-2022 21:19

I had to log in my FileForums again to reply :D

Anyways, it's been a while someone called me 'habibi' and i appreciate your concern, Thank you. The thing is, i won't disappear, i will still check what's happening here in periods.

And if you or anyone else faces any problems with my tools, please feel free to revive this thread, i will know then.

Thank you!

Grumpy 28-07-2022 08:01

I missed this when originally posted :(

@ :( Sad8669

Will be a shame if you did leave for good as you have been a very good and helpful contributor to the forum but Thankyou for everything you have done and I do wish you all the very best with the next chapter of your life.
Take care. :)

:( Sad8669 28-07-2022 08:23

@Grumpy

You are a great Moderator, Grumpy.

I have seen mods on forums, mostly rude, you are different, you gave me a polite heads up during my earlier mistakes in the forum.

As for your above statement, it made my day.

Thank you, Everyone!


All times are GMT -7. The time now is 18:57.

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
FileForums @ https://fileforums.com