Skip to content

spearedrice/polycutor

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

POLHACK

If you wanna try out the V2 version (CLICK ON THIS LINK)[https://github.com/ElCapor/polytoria-executor/tree/V2]

alt text

#1 Open Source Polytoria Executor

Written by @ElCapor on github

Notice: I am open to any work opportunities, I am specialized in reverse engineering and protection systems.

Communicate with me and let's make your security better

Tree

.
├── .github/
│   └── workflows/
│       └── build.yml
├── src/ ----> Source code of the dll script runner
│   ├── main.cpp
│   └── unity.hpp  ----> Unity Resolve wrapper with an additional feature specially for polytoria
├── UI/   ----------> The UI of the executor
│   ├── App.xaml
│   ├── App.xaml.cs
│   ├── DllInjector.cs
│   ├── MainWindow.xaml
│   ├── MainWindow.xaml.cs
│   ├── NamedPipes.cs
│   └── PolyHack.csproj
├── DumpGlobals.lua ---> A script to dump globals
├── PolyHack.sln ----> UI Solution file
├── Readme.md
└── xmake.lua

Build

Download

Build from source

git clone https://github.com/ElCapor/polytoria-executor.git

cd polytoria-executor

xmake

Open PolyHack.sln in visual studio and press build

Download standalone dll

Download latest DLL from Github Actions

Download Pre-Built

Polytoria.Executor.by.ElCapor.7z

Community

https://discord.gg/vscvprztP3

About

test

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C++ 78.5%
  • C# 9.9%
  • JavaScript 5.6%
  • HTML 3.1%
  • Lua 2.8%
  • Xmake 0.1%