No, there is no fully functional, reliable "new" AMXX to SMA decompiler for 2024/2025. If you find a tool claiming to be one, it is either a scam, malware, or the same decade-old amxx_decompiler (which outputs garbage code). This article explains why the demand persists, the technical impossibility of perfect recovery, and what "new" actually looks like today.
💡 Always check AlliedModders or GitHub first. Most plugins are open-source, and you can likely find the original .sma file there by searching the plugin name. If you'd like, I can help you further if you tell me: Are you trying to fix a bug in an old plugin? Do you have the original plugin name ? Are you comfortable renaming variables in Pawn?