Industry Publications
=====================

|                            Title                             |    Venue     | Year |                            Paper/Post                        |                            Slide                             |                            Video                             |                            Github                            |
| :----------------------------------------------------------: | :----------: | :--: | :----------------------------------------------------------: | :----------------------------------------------------------: | :----------------------------------------------------------: | :----------------------------------------------------------: |
| Simple Machine Learning Techniques for Binary Diffing (with Diaphora)         | 44Con         | 2024 | | [link](https://github.com/joxeankoret/diaphora-ml/blob/main/docs/diaphora-ml-techniques-44con-final.pdf) | | [link](https://github.com/joxeankoret/diaphora-ml) |
| Introduction to Binary Diffing                                                |               | 2022 | [Pt.1](https://www.orangecyberdefense.com/global/blog/research/introduction-to-binary-diffing-part-1), [Pt.2](https://www.orangecyberdefense.com/global/blog/research/introduction-to-binary-diffing-part-2) | | | 
| fn_fuzzy: Fast Multiple Binary Diffing Triage With IDA                        | HITB          | 2019 | | | [link](https://www.youtube.com/watch?v=kkvNebE9amY) | [link](https://github.com/takahiroharuyama/ida_haru/blob/master/fn_fuzzy/README.org)
| Pigaios: Diffing C source codes against binaries                              | Hacktivity    | 2018 | | [link](https://github.com/joxeankoret/pigaios/raw/master/doc/Hacktivity_2018_presentation.pdf) | |
| Using Binary Diffing to Discover Windows Kernel Memory Disclosure Bugs        |               | 2017 | [link](https://googleprojectzero.blogspot.com/2017/10/using-binary-diffing-to-discover.html) | | | 
| Diaphora, reviving binary diffing                                             | BSides Lisbon | 2015 | | | [link](https://www.youtube.com/watch?v=eAVfRxp99DM) | [link](https://github.com/joxeankoret/diaphora)
| Fight against 1-day exploits: Diffing Binaries vs Anti-diffing Binaries       | Black Hat USA | 2009 | | [link](https://www.blackhat.com/presentations/bh-usa-09/OH/BHUSA09-Oh-DiffingBinaries-SLIDES.pdf) | |
| Diff, Navigate, Audit, Three applications of graphs and graphing for security | Black Hat USA | 2004 | | [link](https://www.blackhat.com/presentations/bh-usa-04/bh-us-04-flake.pdf) | |