Skip to content

Releases: ZeusPlugins/ZeusPluginLoader

Compatibility update....

15 Aug 11:47
Compare
Choose a tag to compare

Disclaimer(s)

  • This is only for IDE version 2.3.3.574, not newer, not older.
  • If you had previous versions of ZPL (v1.0/1.1) which used the Payload.zpl method, please delete that .zpl file.
  • If you had ZPL4Nico (or ZPL v1.3), just replace wintrust.dll and AAA.dll
  • The loading order is the same as in ZPL v1.3.
  • This version will identify itself as Zeus Plugin Loader v2.0 - OSE on IDE bootup:
    image

Changelog

  • Rewritten from scratch, now open source!
  • Rebuilt to make it work with IDE 2.3.3.574.
  • Plugins have to be updated, still.

Installation

  • see README.md

two three three... new I D E! (got it?)

13 Jul 17:27
f713b7d
Compare
Choose a tag to compare

Disclaimer(s)

  • This is only for IDE version 2.3.3.570, not newer, not older.
  • If you had previous versions of ZPL (1.0/1.1) which used the Payload.zpl method, please delete that .zpl file.
  • If you had ZPL4Nico, just replace wintrust.dll and AAA.dll
  • This version is now loaded before the SourceControlGit plugin due to changes in the fooling method. (ZPL's now the very first plugin that gets loaded actually)
  • This version will identify itself as Zeus Plugin Loader v1.3 on IDE bootup:
    image

Changelog

  • Rebuilt to make it work with IDE v2.3.3
  • Please keep in mind that other plugins have to be updated too. (most of the time a rebuild is enough)

Installation

  • see README.md.

Proper handling.

27 Jun 14:45
6231a43
Compare
Choose a tag to compare

Changelog

  • Wrote a little pattern-matcher for a small function in the IDE instead of referencing it by an obfuscated name.
  • Now I explicitly handle a scenario where a folder can't be created due to user permissions (i.e. you've installed GM in Program Files)
  • Now ZPL will try to deactivate itself after all plugins were loaded.
  • Now ZPL will display it's version in the IDE bootup log.

To update, simply replace wintrust.dll and Payload.zpl in the IDE folder and restart the IDE.

If you've done everything correctly, it should say Zeus Plugin Loader v1.1 instead of Zeus Plugin Loader when the IDE is booting up.

ZPL4Nico

28 Jun 10:24
6231a43
Compare
Choose a tag to compare
ZPL4Nico Pre-release
Pre-release

Disclaimer

  • Only use this version if you have trouble running the original ZPL flavor.

Changelog

  • A different approach to loading the ZPL payload.
  • The payload itself is different.

Installation

  • Unpack wintrust.dll and AAA.dll from the archive into the IDE folder.
  • Make sure to delete previous wintrust.dll and Payload.zpl if present.

Have fun !

The first, the buggiest.

23 Jun 11:52
83bf41a
Compare
Choose a tag to compare

Please see README.md for installation instructions.

This is ONLY for GMS 2 IDE version 2.3.2.560, not older, not newer.

Can be easily adapted to any IDE version just by reattaching dependencies in the Visual Studio project of the payload, but I'm not gonna do that.

Let's see what people make with this!