Open mikewiacek opened 8 months ago
Java class files and MachO FAT binaries have the same magic number '0xCAFEBABE'. It's important to inspect the following 8 bytes to disambiguate the two.
Java class files and MachO FAT binaries have the same magic number '0xCAFEBABE'. It's important to inspect the following 8 bytes to disambiguate the two.