From 59272bccd69fed1383c0482f3ab45e2827e826ff Mon Sep 17 00:00:00 2001 From: Jeremy <51220084+jeremy-rifkin@users.noreply.github.com> Date: Wed, 7 Feb 2024 22:34:23 -0600 Subject: [PATCH] printbug... --- src/binary/mach-o.hpp | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/binary/mach-o.hpp b/src/binary/mach-o.hpp index 02fd776..13b1e27 100644 --- a/src/binary/mach-o.hpp +++ b/src/binary/mach-o.hpp @@ -451,6 +451,8 @@ namespace detail { off_t mach_header_offset = (off_t)arch.offset; arch_offset += arch_size; std::uint32_t magic = load_bytes(file, mach_header_offset); + std::cerr<<"xxx: "<cputype<(mhp->cpusubtype & ~CPU_SUBTYPE_MASK)<cputype && static_cast(mhp->cpusubtype & ~CPU_SUBTYPE_MASK) == arch.cpusubtype