Newest Post: WinMUGEN: NomiShell - Library MultiLoader

Good afternoon, readers.  Do you need a SuperNull exploit file that allows you to load multiple libraries at a time? Well then, this NomiShell loader variant will  allow you to do so until a maximum of 32 library files per load, while not having to use several SuperNull exploits for it. For libraries that explictly require code interaction with NomiShell, please read this blog entry , as it offers you a clean version of the latter to use. Current Version: V1.00s (> Download Here <) After downloading this exploit template, you will have to read the "ReadMe" text file to implement it in your character properly, before executing the NomiShell code loade r. Well, I guess that is all for now, so have a nice day!

Eikidankai Development Log(2)

Eikidankai Development Log:
CFL Subroutine

Huh, it has been a long while since I do not post anything, but well...
This time we are going to talk about the CFL subroutine, and the file as well.

This subroutine had been recoded to improve its performance in Eikidankai, which used to be antiquated, due to the lack of security checks.
Additionally, this file contained all the primary functions of Eikidankai, making the main loader quite basic. Fixed in the new beta version, by putting all the functions into the loader, instead of the CFL file.

First version of the CFL loader.

After Eikidankai has loaded all the required stuff in the stack frame, it will look for a file, called as "Eikidankai.Cfl" to load it in memory, this file contains custom code, allowing a MUGEN author to implement its own content, having chances to exploit all the capabilities of the engine.

Improved version of the CFL loader

Last, but not least, the loader will check the file's intergrity, making use of certain parameters to perform a better execution from the CFL file
.

That is all, stay tuned for more updates.
Have a nice day...

Comments