strings2
strings2 copied to clipboard
strings2: An improved strings extraction tool.
Add cross-platform support, at least for the file-based string extraction.
Left: strings2.exe -l 3 file.bin > file_2.txt Right: strings2.exe file.bin > file_1.txt    
if exe name is "123.exe" -- ok if exe name is "123哈哈.exe" -- fail 哈哈 is chinese char,maybe all unicode name exe cant load?? please fix this ,thx
Hello ! I use Strings2 evryday for work. I think I have found an issue with the -s parameter on very large file. I use strings2 -s on full RAW...
as subject says... Regards