zelos.symbol_manager module¶
-
class
zelos.symbol_manager.SymbolManager(z)¶ Bases:
object-
should_auto_simulate(module_name, func_name)¶ Returns true if the autohooks should be used to simulate apis. Modify this function in order to modify autohook behavior
-
should_setup_permanent_export_hook(address)¶
-
setup_permanent_export_hook(address)¶
-
hook_export(zelos, address, size)¶
-