Hacker News new | ask | show | jobs
by rootw0rm 1351 days ago
exe sample?
2 comments

I don't have a ms windows pc available nor the time to setup cross compilation for one rn. (Assuming you meant an executable file for one of those with 'exe').

However you ahould be able be able to compile one for yourself by downloading, from e.g. https://nn-512.com/browse/DenseNet121, one of the generated C files and compiling it with GCC[0]. It shouldn't require any special dependencies beside AVX support on your CPU.

Edit: Regarding general decompilation for neural networks this project might be interesting[1]

[0]: https://gcc.gnu.org/ [1]: https://github.com/monkbai/DNN-decompiler

OS isn't terribly important, but thanks for the reply. i only have AVX2 on this system tho
So...

...you were unable to decipher this Hacker News comment thread...

...unable find some C code and build it with GCC and make an executable for yourself...

...but you think you can reverse engineer the executable?

there's a million crackmes i can download right now, i don't really feel like chasing dependencies and building it myself. also, no AVX-512