Exetools

Exetools (https://forum.exetools.com/index.php)
-   Developer Section (https://forum.exetools.com/forumdisplay.php?f=48)
-   -   FolderMove (https://forum.exetools.com/showthread.php?t=21543)

CodeCracker 03-28-2026 20:51

FolderMove
 
1 Attachment(s)
FolderMove - Not a real reverse engineering tool;
will move all files and folders to a subfolder named html.
Source code C# included.

foosaa 04-22-2026 19:28

I'm sorry, but to understand (since I could not download), how is it different from a move command that moves everything into a folder?

Like
cd <to the required directory>
mkdir html
mv * ./html/
mv .* ./html

Thanks and please excuse if the tool does something different from the above understanding.

CodeCracker 04-23-2026 22:14

Quote:

Originally Posted by foosaa (Post 135098)
I'm sorry, but to understand (since I could not download), how is it different from a move command that moves everything into a folder?

Like
cd <to the required directory>
mkdir html
mv * ./html/
mv .* ./html

Thanks and please excuse if the tool does something different from the above understanding.

It is mass folder move; it will move and create subdirectory html of each subdirectory of the directory specified.
If you want download link go to tuts4you:
https://forum.tuts4you.com/topic/45983-foldermove


All times are GMT +8. The time now is 17:16.

Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2026, vBulletin Solutions, Inc.
Always Your Best Friend: Aaron, JMI, ahmadmansoor, ZeNiX