albertan017 / LLM4Decompile

Reverse Engineering: Decompiling Binary Code with Large Language Models
MIT License
2.97k stars 214 forks source link

Can you post an example of the output? #27

Open e-ave opened 4 days ago

e-ave commented 4 days ago

I may be stupid, but I cannot find any actual examples of decompiled code output on this repo or huggingface. It is rather tedious (and cost $$$) to set up this repo and I do not want to waste my time without seeing the output first. Thank you.

rocky-lq commented 4 days ago

Thanks for your interest in our project. We've updated a Colab notebook where you can easily view a demo of the LLM4Decompile model. You can also customize the input prompt with your own data.