LoGiC.NET icon indicating copy to clipboard operation
LoGiC.NET copied to clipboard

Error while obfucation

Open Mrgaton opened this issue 1 year ago • 1 comments

Unhandled Exception: System.IO.DirectoryNotFoundException: Could not find a part of the path 'C:\Users\Mrgato\Desktop\TokenJuaker_protected.exe'. at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost) at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost) at System.IO.File.InternalWriteAllBytes(String path, Byte[] bytes, Boolean checkHost) at LoGiC.NET.Program.Main(String[] args)

i think because the obfucator tryes to make the file in desktop when thath is not my path i realy prefere to save the obfuscated file creating a directory named confused and then saving it inside

Mrgaton avatar Jul 09 '22 17:07 Mrgaton

I think that happens when trying to inject the Anti-Tamper MD5 into the file. It doesn't actually find the file. The obfuscation most likely failed, but I'm not sure. Do you know it generated an obfuscated file or not? @Mrgaton

AnErrupTion avatar Jul 09 '22 20:07 AnErrupTion

This is because your windows is in user administrator, create a folder in 'C:\Users' with the name 'Mrgato' and inside create 'Desktop'

@AnErrupTion change the path where the obfuscated file will be saved!

fgalmeida avatar Feb 23 '23 18:02 fgalmeida

I don't know I just changed already to confuser es it was probably my fault so don't wory

Mrgaton avatar Feb 23 '23 23:02 Mrgaton