Git is a version control system for tracking code changes in software development. Git for Windows allows users to work on existing Git projects and/or set up local repositories for their own projects.
Use cases: | git client version control |
Category: | |
Runs on: | Vista / Win7 / Win8 / Win10 |
Writes settings to: | %USERPROFILE%\.config |
Stealth: ? | No |
Path portability: | No |
License: | GNU GPLv2 FOSS |
How to extract: | Download the file prefixed with PortableGit. Launch the self-extracting EXE to a folder of your choice. Launch either git-bash.exe or git-cmd.exe. |
What's new? |
This version addresses CVE-2021-21300 (a bug that allows code injection during a clone from an untrusted source). New Features
|
Swiss File Knife (SFK) is a multi-function command line tool designed to avoid having to install many small tools. Swiss File Knife can find text in binary files, calculate directory sizes, find duplicate files, join a split file back to whole, calculate and verify MD5 hashes, show a hex dump of a binary file, print first/last lines of a text file, convert line endings, download files from the Internet, and more.
Use cases: | download files |
Category: | |
Runs on: | WinXP / Vista / Win7 / Win8 / Win10 |
Writes settings to: | None |
Unicode support: | Partial. Some commands can't handle Unicode characters in file names. |
License: | FreeBSD FOSS |
How to extract: | Download sfk.exe to a folder of your choice and launch. |
What's new? |
See: http://stahlworks.com/dev/?tool=sfkver |
Latest comments |
SYSTEM
on 2020-02-08 10:57
Add comment
2›
No, it's today. From https://sourceforge.net/projects/swissfileknife/files/1-swissfileknife/1.9.6.0/ |
Like its Unix counterpart, Strings prints text strings it finds in a binary file. It can be used as a rudimentary reverse-engineering tool.
Category: | |
Runs on: | WinXP / Vista / Win7 / Win8 / Win10 |
Writes settings to: | None |
Stealth: ? | No. HKCU\Software\Sysinternals\Strings |
Unicode support: | Yes |
License: | Freeware |
How to extract: |
|
NTLEAS (NT Locale Emulator Advance Successor) runs another application while simulating that your operating system is in a different language than it actually is. It can be useful when trying to play country-specific (e.g. Japanese) games. Locale Emulator is a more well-known program that can do the same thing, but NTLEAS is portable.
Category: | |
Runs on: | WinXP / Vista / Win7 / Win8 / Win10 |
Writes settings to: | None |
License: | FreeBSD FOSS |
How to extract: | Download the 7z package and extract to a folder of your choice. Launch ntleas.exe. |