I made a quick web-based tool to patch not actively maintained homebrew.
As many have likely noticed by now, the firmware 21.0.0 introduced kernel changes, that broke all libnx-based homebrew. These changes were backported to all firmwares in Atmosphere 1.10.0+.
This tool has a single job - apply several small patches that should hopefully allow the homebrew to run without crashing on exit or randomly during runtime on all currently released all firmwares.
https://hbpatcher.alula.me/
So far I've personally tested it on ABI unpatched versions of: mGBA, 4TU homebrew App Store, melonDS port, Themezer-NX, JKSV, pkDex and some personal apps.
Generally, if the tool reports that the threadEntry() patch is applied, it should work. Note that this tool does not apply LNY2 new ABI marker, so the warning in hbmenu is still intact. This is intentional, to let you know that the binary is technically outdated - the homebrew will run just fine.