I've exported an output file twice with Floss, one with -j and one without. The one without has over 120.000 lines, so the JSON has a similar amount.
Though, after running the scripts to get those strings into IDA or x64dbg, only roughly 3-5% of all strings are taken into account. Those scripts do not include all the strings that FLOSS has found.
Why is that?
I've exported an output file twice with Floss, one with
-jand one without. The one without has over 120.000 lines, so the JSON has a similar amount.Though, after running the scripts to get those strings into IDA or x64dbg, only roughly 3-5% of all strings are taken into account. Those scripts do not include all the strings that FLOSS has found.
Why is that?