rafalohaki / ninjeye

Home Page:https://ninjeye.net/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

  • πŸš€ v150
  • πŸš€ v148 + v149
    • ℹ️ Information not available
  • πŸš€ v147
    • ⭐ New thread checking numbers
        ℹ️ I will implement you the newest algorithm. Please contact me.
    • πŸ”« Fixed Cheats of Metin2
    • πŸŽ‰ Fixed some major bugs from previous versions
    • πŸ”‹ Improved efficiency and performance
  • πŸš€ v145 + v146 (unstable versions)
    • ℹ️ Information not available
  • πŸš€ v143 + v144
    • ⭐ New thread checking numbers
        ℹ️ I will implement you the newest algorithm. Please contact me.
    • ❌ REMOVED TOTALLY The application can be opened only via its launcher. Any other openers are disabled.
        ℹ️ Exception for autopatcher: The application can be opened via patcher only if patcher REMAINS OPEN after opening the game and NOT closing itself.
    • :trollface: Inbuilt the bmp image
        ℹ️ The old image will be removed automatically from NinjEye directory.
    • πŸ’€ Added new checks for illegal softwares and fixed some leaks
    • πŸŽ‰ Fixed some major bugs from previous versions
    • πŸ”§ Reworked the old exported m4in() function
        ℹ️ Changed to 'void __cdecl ex_Launch(DWORD *arg7, DWORD *arg8, std::vector< DWORD > *dwThIDs);'. 'm4in' changed to 'ex_Launch' and removed the last parameter.
    • πŸ”‹ Improved efficiency and performance
  • πŸš€ v142
    • πŸ’‰ Fixed a bug for autopatcher starting
    • :godmode: Fixed client opening if website is down
    • ⚑ New logo and new startup image
  • πŸš€ v141
    • πŸ”— M2Protect is slowly translating into NinjEye
        ℹ️ The NinjEye directory must include ninjeye.bmp and ninjeye.dll. The old M2Protect directory will be automatically removed.
    • ❌ REMOVED The application can be opened only via its launcher. Any other openers are disabled.
        ℹ️ Exception for autopatcher: The application can be opened via patcher only if patcher REMAINS OPEN after opening the game and NOT closing itself.
    • πŸ”§ Reworked the exported m4in() function
        ℹ️ Changed to 'void __cdecl m4in(DWORD *arg7, DWORD *arg8, std::vector< DWORD > *dwThIDs, DWORD licenseKey);'. Removed the first parameter.
  • πŸš€ v140
    • πŸ“£ Welcome the NinjEye.net
        ℹ️ M2Protect.net has been a wonderul project for 3 1/2 years. It's time for enhancement.
    • πŸ’˜ The application can be opened only via its launcher. Any other openers are disabled.
        ℹ️ Exception for autopatcher: The application can be opened via patcher only if patcher REMAINS OPEN after opening the game and NOT closing itself.
    • πŸ“― Fixed all hacks that worked on versions before
    • ✈️ Fixed Reksati's Macro
    • πŸ’― Fixed some little bugs
    • ❌ Removed EterX checks
    • πŸ’Œ Added email address and information to MessageBox errors
    • πŸ˜† A lot of other changes and improvements that I can not write here because cuckoos are πŸ‘€
  • πŸš€ v139
    • 🍺 Fixed a trick that could bypass the protection
    • πŸ”§ Reworked the exported m4in() function
        ℹ️ Changed to 'void __cdecl m4in(bool enabled, DWORD *arg7, DWORD *arg8, std::vector< DWORD > *dwThIDs, DWORD licenseKey);'. First parameter must be true.
    • πŸ”« Fixed the latest version of SpankTeamMod
    • 🎒 Upgraded to OpenSSL 3.0 and Curl 7.80
  • πŸš€ v138
    • πŸŽ‡ Fixed errors that occurred in Windows 7
    • πŸ”§ Reworked the exported GetUniqueHash() function
        ℹ️ Changed to 'void __cdecl ex_GetUniqueHash(char* ex_uniqueHash);'. You may allocate a 32 + 1 bytes long char array in order to get the requested ex_uniqueHash.
    • βœ… Added a new check for the internet connection
        ℹ️ In the past, users could start the client with no internet connection which resulted in the situation that protection was disabled. This can no longer be done. An error message is thrown if there is no internet connection at run-time.
    • πŸ”« Fixed the latest versions of M2Bob
    • πŸ’£ Fixed python code injections exploit with the help of mss32.dll
        ℹ️ At the run-time, mss32.dll executes any file it finds in the client folder with the following extensions .mix, .asi, .flt, .m3d. User-added files are being detected from now on.