Hacker News new | ask | show | jobs
by jesterpm 1473 days ago
Coincidentally, just before this was posted I read a similar analysis of Windows executables from 2008: https://www.strchr.com/x86_machine_code_statistics

MOV is still the top, but it was followed by PUSH and CALL.