home.social

#binarypatching — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #binarypatching, aggregated by home.social.

  1. Hey, so does anyone know how to patch a Mach-O library to make all imported symbols weak links?

    I've tried using #LIEF, but it seems to be currently incapable of this, or I'm using it wrong (github.com/lief-project/LIEF/i)

    #reverseengineering #macho #binarypatching