Skip to content

Releases: ACCESS-DENIIED/Spider-Verse-Extended

1.3.1 - Cmake

19 Dec 19:44
Compare
Choose a tag to compare

Switched to Cmake.

1.3 - Enhance DLL Thread Safety

25 Nov 12:59
5891cb2
Compare
Choose a tag to compare

Implemented proper thread synchronization and shutdown handling
Added dedicated Initialize/Cleanup functions outside DllMain
Enhanced error logging and resource management
Improved critical section handling for thread safety

1.2 - Improved DLL injection safety

24 Nov 19:03
Compare
Choose a tag to compare

Added thread safety with critical sections
Added proper module tracking and cleanup
Added exception handling and error logging
Removed unnecessary process handle operations
Added checks for already loaded modules

1.1

12 Sep 23:31
b71a354
Compare
Choose a tag to compare
1.1

Now using dll proxy.

v1.0.1

19 Aug 21:20
Compare
Choose a tag to compare

added -nolauncher argument to both process launches.

v1.0.0

15 Aug 20:00
668bc94
Compare
Choose a tag to compare

Initial Release