Page 1 of 1

SFV Ninja

Posted: Sat Apr 09, 2011 7:09 pm
by I am Baas

Re: SFV Ninja

Posted: Fri Dec 30, 2011 3:53 pm
by webfork
Will recursively scan, but can it recursively create as well?

Re: SFV Ninja

Posted: Sun Jan 22, 2012 4:27 am
by Checker
I added SFV Ninja to the database.
http://www.portablefreeware.com/index.php?id=2230 ... please vote :!:

Re: SFV Ninja

Posted: Tue Jan 24, 2012 11:36 am
by webfork
The entry says its stealth, but the program is putting a lot of files (2 megs worth -- 2/3rds of the original program) in Local Settings\Temp and doesn't cleanup on close. I'm getting this on XP SP3.

Anyway, I like this program a lot, including the simplicity and update new-stuff-only feature, but I was also hoping it could also create an individual .MD5 file for each individual file so it could be verified by programs other than SFV Ninja.

An example of the MD5 files it creates:

Code: Select all

; Generated by SFV Ninja on 1/24/2012 at 2:08:14 AM
;
046BAE6C29669FF2BDFE803D2950E652 *.\visual cd instructions.htm
9B3EE44FA4704E0617A343AE0B0308D7 *.\test\gorilla.rtf
I also had some issues while verifying files, but I'd have to put together a bug report for that. For the moment, I'll stick with FileVerifier++.

Re: SFV Ninja

Posted: Tue Jan 24, 2012 4:25 pm
by I am Baas
webfork wrote:The entry says its stealth, but the program is putting a lot of files (2 megs worth -- 2/3rds of the original program) in Local Settings\Temp and doesn't cleanup on close. I'm getting this on XP SP3.
What makes an application "stealth"?
For the purpose for this website, "stealth" means when an application is launched, used and terminated properly, it does not leave behind any entries in the registry or filesystem. Certain exceptions are permitted. For example, registry entries that are created/updated by Windows for the application (eg. MRU entries for dialog boxes, DirectX entries for DirectX-based apps), or temp files created in the official "Temp" folders are not taken into consideration. Note: "Stealth" does not mean non-traceability! In fact, it is quite unlikely you can hide your activities on a Windows machine from a capable system administrator.
(emphasis added)

On a side note, all skwire's applications use DCUpdate file to check for new version. It leaves
"application name".dcupdateredirect file in user\all\DonationCoder\DcUpdater\RedirectFiles

Re: SFV Ninja

Posted: Wed Jan 25, 2012 9:47 am
by webfork
I am Baas wrote:
temp files created in the official "Temp" folders are not taken into consideration.
Huh. You'd think that'd would have come up for me somewhere before now.