diff --git a/resources/industry.md b/resources/industry.md index ceaac29..06000e7 100644 --- a/resources/industry.md +++ b/resources/industry.md @@ -3,6 +3,7 @@ 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) | |