mahaloz / decompilation-wiki

The Decompilation Wiki: info on all things decompilation
https://decompilation.wiki
BSD 2-Clause "Simplified" License
124 stars 5 forks source link

Add a subsection in `Program Lifting`, to list binary lifters/ILs #13

Open mahaloz opened 4 months ago

mahaloz commented 4 months ago

Start with the list: https://docs.google.com/spreadsheets/d/1XPTe5sj1Vx9O40HuKLadU-pwit91Hzk_YdrV8wcFllQ/edit#gid=0

Given by @psifertex

x14ngch3n commented 4 months ago

I would recommend this slide (page 33) for broadening the list: https://binary.ninja/presentations/Modern%20Binary%20Analysis%20with%20ILs%20with%20notes.pdf

The video is here: https://www.youtube.com/watch?v=Q-FWpakkBFw

psifertex commented 4 months ago

That slide and talk are actually older versions of the same spreadsheet linked above. Glad to see people know of it though. :-)

x14ngch3n commented 4 months ago

Thanks! That slide was included in my master thesis's references and helped me a lot. I may update the references related to lifting.