Strings 2.21
Working on NT and Win2K means that executables and object files will many times have embedded UNICODE strings that you cannot easily see with a standard ASCII strings or grep programs.
|
Working on NT and Win2K means that executables and object files will many times have embedded UNICODE strings that you cannot easily see with a standard ASCII strings or grep programs. So we decided to roll our own.
Strings is a command-line applet that scans the file you pass for UNICODE (or ASCII) strings of a default length of 3 or more UNICODE (or ASCII) characters. Note that it works under Windows 95 as well.
Usage: strings [-s] [-a] [-u] [-n X]
Strings takes wild-card expressions for file names, and additional command line parameters are defined as follows:
-s
Recurse subdirectories.
-a
Scan for ASCII only
-u
Scan for UNICODE only
-n X
Strings must be a minimum of X characters in length.
To search one or more files for the presence of a particular string using strings use a command like this:
strings * | findstr /i TextToSearchFor
tags scan for for unicode command line ascii strings
Download Strings 2.21
Similar software
Strings 2.21
Mark Russinovich
Working on NT and Win2K means that executables and object files will many times have embedded UNICODE strings that you cannot easily see with a standard ASCII strings or grep programs.
SmartTranslator 1.41
JAM Software
SmartTranslator is a tool that helps you translate a delphi project to other languages.
String Checker 1.0
AW Solutions
With the help of String Spell Checker you will be able to spell check strings in your code.
Chilkat Crypt .NET 7.8.0
Chilkat Software
.
.NET Encryption Component 1.0
Chilkat Software
.
Ruby Encryption Library 1.0
Chilkat Software
Ruby encryption library for encrypting and decrypting both strings and binary data.
Python Encryption Library 1.0
Chilkat Software
Python encryption library for encrypting and decrypting both strings and binary data.
Perl Encryption Library 1.0
Chilkat Software
Perl encryption library for encrypting and decrypting both strings and binary data.
Java Encryption Component 1.0
Chilkat Software
Java encryption library for encrypting and decrypting both strings and binary data.
Chilkat Encryption C++ Library 1.0
Chilkat Software
Software component for encrypting and decrypting both strings and binary data.