Meowthra Posted February 12, 2019 Share Posted February 12, 2019 # Download Script curl -O https://raw.githubusercontent.com/kalifans/Darwin/Script/check-avx curl -O https://raw.githubusercontent.com/kalifans/Darwin/Script/dump-asm chmod 755 check-avx chmod 755 dump-asm # Dump binary to .asm file run dump-asm asm file in $HOME/objdump/ # Check VEX Prefix instructions run check-avx 5 Link to comment https://www.insanelymac.com/forum/topic/337597-guide-how-to-check-avx-instructions-in-binary/ Share on other sites More sharing options...
Recommended Posts