There was an error while loading. Please reload this page.
d5d834d
mnem in self.profile["unconditional_jumps"] and mnem not in self.profile["ret_mnems"]
mnem.startswith(self.profile["branch_prefixes"])
--- TOP X GADGETS ---
actual_count = min(limit, len(sorted_gadgets))
JOP
if actual_count == 0: continue
if new_total_insns > self.MAX_INSNS:
>=
>