Plugins Lua
Last updated
Last updated
To enhance malware detection and reverse engineering, leverage Lua scripts within the Infinity engine to automate analysis and extend its core capabilities. Unlike basic rule-based approaches, Lua scripting offers flexibility and power, enabling seamless integration with the engine's API. This allows for the creation of custom heuristics, automation of repetitive tasks, and deeper interaction with the engine's
The Infinity API is your go-to tool for automating tasks within Engine Infinity. Whether you want to create custom endpoints using our web gateways, Infinity API has you covered. You can write simple scripts for specific needs or dive into more sophisticated automations. Additionally, Lua scripting empowers you to develop plugins that expand the engine’s functionalities, providing enhanced control
Objects and Class that are accessible through plug-ins when the engine runs successfully
Endpoints currently supported by the engine using plugins.
Create custom plugins
examples of how you can create simple scripts to improve your engine