jarkko's timeline · Aug 20, 2026
i wrote a static profiler for myself with angr and capstone python modules. it calculates for eac...
0Sign in to vote or save
This page did not load. You can still read it on the original site — the toolbar below keeps your place in the directory.
i wrote a static profiler for myself with angr and capstone python modules. it calculates for each basic blocks average number of branching instructions executed and ranks basic blocks based on how frequently they are visited. why run when you can just count? 🤷 after playing with CPU inference quite many weeks this sort of first hand info i need in order to know what look for further... i used…

Comments
Nothing yet. Say the first thing.
Sign in to join the conversation.