Skip to content

Releases: HubTou/strings

strings-1.1.3

06 Nov 11:33
462ad5d
Compare
Choose a tag to compare
  • Improved the library manual page
  • Gave an additional example for Windows malware analysis in the command manual page

strings-1.1.2

01 Nov 08:55
c1ed194
Compare
Choose a tag to compare
  • Minor changes, mostly cosmetic

strings-1.1.1

31 Oct 10:08
cb2887a
Compare
Choose a tag to compare

strings-1.1.0

29 Oct 14:54
b79829f
Compare
Choose a tag to compare
  • Modified strings() parameters
  • Modified the default behaviour to return to standard behaviour (not scanning the entire file by default)
  • Document the strings library function
  • Added the -D|--delimiters, -S|--split-lines, -O|--offset and -L|--length options
  • Modified the behaviour of the -s|--output-separator option: it now insert a new line before and after the STRING defined
  • Refactored the code to eventually handle specific executable file formats

strings-1.0.1

26 Oct 18:19
83ef080
Compare
Choose a tag to compare
  • Fixes #1
  • Replace stack trace by help when interrupted by control-C
  • Tested OK under Windows

strings-1.0.0

24 Oct 15:41
da3217f
Compare
Choose a tag to compare
  • Initial public release