Difference between revisions of "PolyLoader"

From MPGH Wiki
Jump to navigation Jump to search
(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...")
 
m (Added images)
 
Line 1: Line 1:
 +
[[File:PolyLoader.png|thumb|450px]]
 +
 
'''''PolyLoader''''' is an advanced source-code randomizing tool originally created by [[Merccy2]] and then updated by [[Yemiez]].
 
'''''PolyLoader''''' is an advanced source-code randomizing tool originally created by [[Merccy2]] and then updated by [[Yemiez]].
  

Latest revision as of 14:02, 10 December 2017

PolyLoader.png

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[edit]

  • C++

Features[edit]

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

External links[edit]