BooBoo 2.4.9

  • added add_special_function for functions that’s names shouldn’t be obfuscated
  • added “end” to special functions
  • fixed reference parameters in obfuscation

EDIT: plans: I obfuscated every examples main program and tried them all. Most of them work, but there are some that don’t. So I’ll fix all those errors, and also try obfuscating a few full programs like DOOMED and CoinHunt. I’ve already done the latter and they work, but I’ll double check.

For example, the events example exits abnormally, so the launcher doesn’t respawn. And gui_transitions has a container error.

EDIT2: also, somehow a bunch of my code was reverted somehow and I had to rewrite a chunk of the last version, hopefully I got it right… damnit, I have no idea how that happened…

Comments

One response to “BooBoo 2.4.9”

  1. tremblin Avatar
    tremblin

    So the knowledge of the game lib isn’t in the core anymore, the game lib registers those strings with add_special_function now.

Leave a Reply to tremblin Cancel reply

Your email address will not be published. Required fields are marked *