cracked & reversed "DeathDrop" plugin by MissilePlugins.com
- DeathDrop_crack.dll - cracked dll, not a single attempt of reversing it (but still some changes like removed anti-debug & reversed Load())
- DeathDrop.dll - (almost)reversed dll (it will wont work so dont even try)
- DeathDrop/ - VS2019 project with source code (code wasnt refactored so theres a lot of "goto" statements)
- DeathDrop/DeathDrop/bin/Release/DeathDrop.dll - compiled version (use this if u wanna use it on ur server)
- -Module- was removed from VS project
- Command.cs is not reversed, but u can reverse it by urself :)