beehive-lab/mambo

Is there an interface that translate the exported function of so file individually in mambo

HuErr opened this issue · 1 comments

HuErr commented

Is there an interface that translate the exported function of so file individually in mambo

lgeek commented

If you mean translating the exported functions ahead of time, no. You might have some luck with static binary modification tools. If you want to add pre- or post- execution hooks to functions, then that's a feature that should be coming to MAMBO soon.