kavin-jindal / ObFile

ObFile is a python compiler and obfuscator for Windows. It can compile your python programs into exe and you can even add your own custom icons to it. You can also obfuscate the files and compile them into exe.

Home Page:https://kavinjindal17.wordpress.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ObFile is a python compiler and obfuscator for Windows. It can compile your python programs into exe and you can even add your own custom icons to it. You can obfuscate your python scripts as well.

ObFile uses PYINSTALLER and PYARMOR to compile and obfuscate the python files. The credit also goes to the developers of both of these modules.

  • Released : 5/09/20
  • Last Updated : 28-12-21

Changelogs

  • Remastered the whole program
  • Updated the UI
  • Removed the functionality to compile obfuscated python scripts (its glitchy)
  • Made a brand new GUI with PyQT5

SnapShots

ob - Copy

2ob

Update 2.0.0

  • Remastered the whole program
  • Updated the UI
  • Removed the functionality to compile obfuscated python scripts (its glitchy)

Update 1.1.1

  • Updated : 10/09/2020
  • Removed Time delay commands to enhance user-interaction
  • Popup message whenever the file processing completes
  • Updated Menu
  • Bug fixes
  • Fixed Spaces and indents
  • Added setup file (to install all modules)
  • Updated os.system to subprocess.call

How to use

  • You can download the program from here:
  • Download
  • If you are unable to run it, you can run the main.py file.

Installation

Use the Git clone command to install the program, or directly install it as zip file

https://github.com/kavinjindal/ObFile.git

Compatible OS

  • Windows 10 (not tested on Windows 7, but might work)

Python Modules used:

  • Pyarmor
  • Pyinstaller
  • Pyqt5
  • Pyuic5

Python Version Support

  • Python 3

Obfile v1.0.0 Contributors:

đź’»Vedant Bhalgama - helping in codes :computer:TheBossProSniper - helping with system level programming and scripts

Queries, Suggestions:

  • You can report your issues here:

https://github.com/kavinjindal/ObFile/issues

  • Or you can contact me on email here:

kavinsjindal@gmail.com

About

ObFile is a python compiler and obfuscator for Windows. It can compile your python programs into exe and you can even add your own custom icons to it. You can also obfuscate the files and compile them into exe.

https://kavinjindal17.wordpress.com/


Languages

Language:Python 100.0%