Help File:AutoAssemble
Jump to navigation
Jump to search
AutoAssemble
This function will allow you to give it an Auto Assemble script and it will automatically inject it in the currently opened process.
Function Definition
BOOL AutoAssemble(char *script);
script: A pointer to a 0-terminated string buffer that contains the auto assembler script.
Returns TRUE if the script was assembled and injected successfully.
- Plugin system
- GetVersion
- DisablePlugin
- InitializePlugin
- PluginVersion
- ExportedFunctions
- sizeofExportedFunctions
- ShowMessage
- RegisterFunction
- UnregisterFunction
- OpenedProcessID
- OpenedProcessHandle
- GetMainWindowHandle
- AutoAssemble
- Assembler
- Disassembler
- ChangeRegistersAtAddress
- InjectDLL
- FreezeMem
- UnfreezeMem
- FixMem
- ProcessList
- ReloadSettings
- GetAddressFromPointer
- sym_nameToAddress
- sym_addressToName
- sym_generateAPIHookScript
- loadDBK32
- loaddbvmifneeded
- previousOpcode
- nextOpcode
- disassembleEx
- loadModule
- aa_AddExtraCommand
- aa_RemoveExtraCommand