Skip to content

This script’s main purpose is to speed up the process of replacing functions that have been added into an array and replace them inside code that is calling upon their index level. Please see below the demonstration.

Notifications You must be signed in to change notification settings

aconstantinou-cmd/PythonArrayDeobfuscator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

PythonArrayDeobfuscator

This script’s main purpose is to speed up the process of replacing functions that have been added into an array and replace them inside code that is calling upon their index level.

Before: 1

And after:

2

About

This script’s main purpose is to speed up the process of replacing functions that have been added into an array and replace them inside code that is calling upon their index level. Please see below the demonstration.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages