Newest Post: VoidShell Library: Destiny Notes

Good afternoon, readers. Oh yeah, this is going to be the first blog entry of 2026, so let us begin by talking about the VoidShell library's future. As many of you can guess, this library initially started as an ASM x86 program inside a ST file, which was loaded by the engine through a SuperNull exploit (The StateDef Overflow engine vulnerability was used as main vector back then), and despite you could expect, it was simpler than the current version. "Eikidankai" was the first name given to said library and early build versions were used on a few known characters (such as x00x00x or Void.Schmelze) to withstand most SuperNull enemies from the past decade. However, there was no real defense behind it, as it just seals most of the engine vulnerabilities while hooking some primary functions, causing their exploits to be effectively blocked but also rendering them unstable. They were eventually left as PoC characters while the Eikidankai program had to be reworked from scrat...

WinMUGEN: Seiobake.EX - ModifyScreen Handler Add-on

Good evening, readers. 

Time flew so fast even another year is over, but well, this just implies a new beginning, so let us get started with the first blog entry of this year.
Seiobake Icon

I have created in collaboration with Nomi, a SuperNull add-on for WinMUGEN, called as ModifyScreen Handler, that allows you to perform angle and scale operations on the engine's screen, which can be useful to create some interesting visual concept on certain characters.
These add-ons are a part of a special framework I am currently developing, called as Seiobake Library, which allows to implement new features into the engine.

Current Version: V1.01s
(> Download Here <)

After downloading this engine add-on, you will have to read the "ReadMe" text file to implement it in your character properly, before executing the NomiShell code loader.

This engine add-on uses a SuperNull multi-loader exploit to be loaded in the process's memory, which is also intended to circumvent most of Sealer type characters, as this is a general purpose module.

I guess this is all for now, so stay tuned for more updates, have a nice day!