Jump to content

Eat Spaghetti 2.5 Fix almost all bug


WolfWorld
 Share

Recommended Posts

I wish I could say "bravo!". But I can't. This is just too obvious. Not to mention your little walk on the edge.

On the other hand, I see the way you code and it's really interesting.

All in all, you posted something not worth downloading - if I'm allowed to say. Am I?

Updated Control Flow. Decompiler does not work now. Confirm :D

Edited by athiwatc
Link to comment
Share on other sites

Just my opinion:

"In spite of everything that to be good to protect the scripts, we lost in speed and size;

All and any attempt of protecting a program from decompilation, results in a barrier that will always be passed...(Tom&Jerry);

It will be that it does be worthwhile to sacrifice speed and size?"

Software pays is very good, but the free softwares are always more elaborated and free from errors! And in the end, everybody ends up winning...

In every case, congratulations to you and your work!!!

http://forum.autoitbrasil.com/ (AutoIt v3 Brazil!!!)

Somewhere Out ThereJames Ingram

somewh10.png

dropbo10.pngDownload Dropbox - Simplify your life!
Your virtual HD wherever you go, anywhere!

Link to comment
Share on other sites

Just my opinion:

"In spite of everything that to be good to protect the scripts, we lost in speed and size;

All and any attempt of protecting a program from decompilation, results in a barrier that will always be passed...(Tom&Jerry);

It will be that it does be worthwhile to sacrifice speed and size?"

Software pays is very good, but the free softwares are always more elaborated and free from errors! And in the end, everybody ends up winning...

In every case, congratulations to you and your work!!!

:D still if you think, there is still some people, some people. Out there still using Autoit to write there work for sale. This is very important for them, and you MAY lose speed BUT you will also LOSE SIZE.

Link to comment
Share on other sites

I always get an error when running/compiling scripts I have used this on.

I get one error for an undeclared variable, and its always one letter long.

Don't tick Rename Variable.

Obfuscator + Rename Variable + Assign = Death

Edited by WolfWorld
Link to comment
Share on other sites

Awesome stuff! Will definitely use this!

EDIT: ....if I could get it to work. I unchecked everything i could, and setup the files at the bottom, and clicked the button. The output program couldn't run. It would just open an empty command prompt.

Edited by Firestorm

[left][sub]We're trapped in the belly of this horrible machine.[/sub][sup]And the machine is bleeding to death...[/sup][sup][/sup][/left]

Link to comment
Share on other sites

Awesome stuff! Will definitely use this!

EDIT: ....if I could get it to work. I unchecked everything i could, and setup the files at the bottom, and clicked the button. The output program couldn't run. It would just open an empty command prompt.

You need to use it on a au3 File. Not the compiled file.

Anyway something is wrong can I have the script you are using (you may Obfuscate it before you send it if you want).

I'm working on a big project for my friend right now, before he gets fire.

Edited by WolfWorld
Link to comment
Share on other sites

I tried it...

I was happy when I saw a 70Kb smaller .exe file after compression...

But running it showed an undeclared variable -1 error, and running the .au3 shows:

(1397) : ==> Variable used without being declared.:

$BJB = $DG.ExecQuery($BGX, $DYE, $KH + $ETE)

$BJB = ^ ERROR

If it had worked I would have used it allot :/

Hope you can fix it...

Edited by AoRaToS

s!mpL3 LAN Messenger

Current version 2.9.9.1 [04/07/2019]

s!mpL3 LAN Messenger.zip

s!mpL3

Link to comment
Share on other sites

I tried it...

I was happy when I saw a 70Kb smaller .exe file after compression...

But running it showed an undeclared variable -1 error, and running the .au3 shows:

(1397) : ==> Variable used without being declared.:

$BJB = $DG.ExecQuery($BGX, $DYE, $KH + $ETE)

$BJB = ^ ERROR

If it had worked I would have used it allot :/

Hope you can fix it...

Object is NOT support. Everything that is not supported by Obfuscator will not be support by Eat Spaghetti. For my easier life. Still in the future that may happen.

Updated to 2.1, Fix Unable to find Obfuscator.

Edited by WolfWorld
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...