KDot227 / SomalifuscatorV2

Most advanced and poorly coded windows batch obfuscator ever made (aka the best)
https://sped.lol
Apache License 2.0
276 stars 37 forks source link

Error #60

Closed LuckyAlreadyDead closed 6 months ago

LuckyAlreadyDead commented 6 months ago

Only working on certain files :( and keep getting error image

github-actions[bot] commented 6 months ago

If you need fast help join the server https://discord.gg/qvkC6kHqer

LuckyAlreadyDead commented 6 months ago

Image is really bad cause I had to use a video editor to slow it down and see the error

KDot227 commented 6 months ago

It's as issue while attempting to display your file to the console. This is caused due to non ascii bytes. I will make a fix when I get home. For the meantime try using the command line version to obfuscate your file. For example python main.py -f test.bat

LuckyAlreadyDead commented 6 months ago

Did you ever add the fix? I'm getting the same issue with the new commit

LuckyAlreadyDead commented 6 months ago

Also it's not working with my batch files for some reason it's just a blank cmd prompt

KDot227 commented 6 months ago

Also it's not working with my batch files for some reason it's just a blank cmd prompt

Do you have some code of your file that I can reference?

KDot227 commented 6 months ago

@LuckyAlreadyDead I just tried to fix it but I'm not on my PC. Can you lmk if it works for you now?

KDot227 commented 6 months ago

I have 0 way of testing rn lol

KDot227 commented 6 months ago

fixed probably