Results 380 comments of pancake

having some binaries and tests to check this will be good

tail call optimizations should work fine by default now, if theres any regression please fill an issue and i'll have a look > On 20 Mar 2020, at 15:15, bin2415...

ther'es no formal definition for this and its a bit blurry by definition because it can be confused with obfuscated code so it ends up being a bit difficult to...

-e bin.strings=false. Theres some code in rbin that defines the rules to consider something a string or not. We should make those checks more stricts for msdos binaries. Will check...

this happens because this binary contains 0 sections

just use -e bin.strings=false as a workaround, until i get a random idea to solve this problem

I think this bug affects bios images too, any other restriction to handle that?

Until i get a reproducer to fix it you can just `-e bin.strings=false`

@P4N74 are you working on the fix?