anyexec2C icon indicating copy to clipboard operation
anyexec2C copied to clipboard

converts anything executable to C, C# or Python code

Results 3 anyexec2C issues
Sort by recently updated
recently updated
newest added

ReCoDex file size limits are small and Rust executables (even stripped) are big :(

I needed to download all my submissions from recodex, so I wrote this script. I think it might be generally useful

Hey! I think compiling down to C code is soooo damn hot and simple. Never thought of that but with tincc it should be super fast... One thing I want...

enhancement