Skip to content

Python Module Creator to hide your actual code offsite, and then import it into program upon running. Reverse Engineering Deterrence + log keeper of who runs your program

Notifications You must be signed in to change notification settings

777388/PROJECT-ILLUSION

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

PROJECT-ILLUSION

Python Module Creator to hide your actual code offsite, only accessible from within the program, and then import it into code.

in order to implement this in your code you need to add in a few things

import Illusion

·("url to hosted page")

This is all you have to put in your python program, to allow your programs to be hidden from reverse engineers. You can also set further limitations restricting access from certain countries to that page, or only allowing certain IP's through from serverside

Be sure the actual code is actually hosted on the Url you choose using the serverside program, alongside the correct name of your program!!!

About

Python Module Creator to hide your actual code offsite, and then import it into program upon running. Reverse Engineering Deterrence + log keeper of who runs your program

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published