Hi, The proposed patch allows limited pattern matching on magic binaries. It tries to be the as non-intrusive as possible. The goal of the patch is to allow matching on NIF resources, but it shouldn't cause problems to other magic binary beam users. git fetch git@REDACTED:evax/otp.git pattern_match_on_magic_binaries Evax