Skip to content

Commit

Permalink
Fix link
Browse files Browse the repository at this point in the history
  • Loading branch information
romainthomas committed Mar 26, 2023
1 parent 7a87f74 commit 2330590
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion doc/sphinx/references.rst
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Blog Posts & White Papers
* 2018-09-07: `Using a non-system glibc <https://www.ayrx.me/using-a-non-system-libc>`_ by `Ayrx <https://www.ayrx.me/>`_
* 2018-07-02: `PWN problem patch method commonly used in competition <http://p4nda.top/2018/07/02/patch-in-pwn/>`_
* 2018-05-03: `When SideChannelMarvels meet LIEF <https://blog.quarkslab.com/when-sidechannelmarvels-meet-lief.html>`_
* 2018-03-11: `Fuzzing Arbitrary Functions in ELF Binaries <https://blahcat.github.io/2018/03/11/fuzzing-arbitrary-functions-in-elf-binaries/>`_
* 2018-03-11: `Fuzzing Arbitrary Functions in ELF Binaries <https://blahcat.github.io/posts/2018/03/11/fuzzing-arbitrary-functions-in-elf-binaries.html/>`_
* 2018-02-01: `Dissecting Mobile Native Code Packers Case Study <https://blog.zimperium.com/dissecting-mobile-native-code-packers-case-study/>`_
* 2017-11-02: `Have Fun With LIEF and Executable Formats <https://blog.quarkslab.com/have-fun-with-lief-and-executable-formats.html>`_
* 2017-04-04: `LIEF Library to Instrument Executable Formats <https://blog.quarkslab.com/lief-library-to-instrument-executable-formats.html>`_
Expand Down
2 changes: 1 addition & 1 deletion doc/sphinx/tutorials/11_macho_modification.rst
Original file line number Diff line number Diff line change
Expand Up @@ -393,7 +393,7 @@ You can also check other tools such as optool [2]_ or insert_dylib [3]_

.. rubric:: References

.. [1] http://romainthomas.fr/slides/18-06-Recon18-Formats-Instrumentation.pdf
.. [1] https://www.romainthomas.fr/publication/static-instrumentation/
.. [2] https://github.com/alexzielenski/optool
Expand Down

0 comments on commit 2330590

Please sign in to comment.