PolyLoader

From MPGH Wiki
Revision as of 15:24, 8 December 2017 by Zaczero (talk | contribs) (Created page with "'''''PolyLoader''''' is an advanced source-code randomizing tool originally created by Merccy2 and then updated by Yemiez. Whole randomizing process results in an app...")

(diff) ← Older revision | Approved revision (diff) | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

PolyLoader is an advanced source-code randomizing tool originally created by Merccy2 and then updated by Yemiez.

Whole randomizing process results in an application with an unique signature that is very hard to detect for VAC anti-cheat. This tool is commonly used for CS:GO cheats.

Supported languages

  • C++

Features

  • Junk code
  • Lines/Blocks swap
  • String scrambler
  • Random value generator
  • Random function declaration
  • Random tuple generator

External links