Difference between revisions of "AGI Power Pack"
From AGI Wiki
Jump to navigationJump to searchLine 84: | Line 84: | ||
* [https://github.com/AGKorson/AGI-Power-Pack https://github.com/AGKorson/AGI-Power-Pack] | * [https://github.com/AGKorson/AGI-Power-Pack https://github.com/AGKorson/AGI-Power-Pack] | ||
− | |||
[[Category:Logic]] | [[Category:Logic]] | ||
[[Category:AGI Logic]] | [[Category:AGI Logic]] | ||
[[Category:Scriping Extension]] | [[Category:Scriping Extension]] |
Revision as of 13:30, 30 January 2024
AGI-Power-Pack
Description
The AGI Power Pack is an AGI logic script that takes advantage of a bug in AGI's set.string command that allows modification of the program's executable code (basically a buffer overflow hack). The Power Pack leverages this to inject new assembly routines that significantly extend the capabilities of AGI. Since all of the code necessary to do this is contained entirely within the Power Pack logic code, it requires no modification to the AGI program files.
Applicable Engines
- AGI2
- AGI3
Versions
1.0
1.0d
Features
Format/Specifications
N/A
Version History
Development Status
Options
Download
Download from here:
- Not available at this time.
Known issues
- None known
Credits
References