May 12, 2026

Goals

  • Find out whether triton has a matcherTable or not and where is it stored.

What I worked on

  • First half of my day was consumed by admissions duty in the department.
  • During the second half of my day I found out the exact location of the matcherTable, it lies inside the libtriton.so shared library.

Key Insights

  • Again the attack has become a shared library attack so that part is a bit tricky so now I will look into if there is a way to use triton with static libraries instead.

Questions / Confusions

  • None

Ideas / Hypotheses

  • Explore other ways of messing with the LLVM IR which do not involve a shared library.

Papers / Resources

  • None

Next Steps

  • Create a short POC in order to validate the out idea for this week’s meeting.

Introspection

  • Ever since I started sleeping early, my general temperament has improved.