Compiling & Decompiling Python Scripts

preview_player
Показать описание
In this video, we learn how to compile and decompile Python scripts.

◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾
📚 Programming Books & Merch 📚

🌐 Social Media & Contact 🌐

Рекомендации по теме
Комментарии
Автор

Thanks for showing us the process. I have pycharm and how to compile the files from IDE instead of windows commmand? thanks

baoshenyi
Автор

Is there a small python virtual machine that can execute compile python file (pyc)?


I tried
pip install uncompyle6-3_8_0 . whl as command-prompt admin, but when I try using it
uncompyle6 file.pyc
I get the error :
# Unsupported Python version, 3.9.0, for decompilation

Or a way to convert a pyc file to an executable that could then be run in a sandbox? I can't get cx_freeze to recognize the compiled pyc!

bennguyen
Автор

For encrypt python 3.10 i should doing what for decrypt it
Please reply sir

hendripratamabusiness
Автор

Hi Neural, Could you explain how you made the cmd command neuraldir to change the directory to a certain one?

ryze
Автор

I read somewhere that you're only allowed to distribute compiled python code but not the python source itself. Are they talking about your code or Python source code directly?

givdb
Автор

How can u run Ubuntu terminal in Windows machine

shrikanttyagi
Автор

How can I open in a simple way a .pyc file? Why is that so .ucking difficult? I tried Atom, Notepad++, VSCode, but every time I have this broken text what you have in the video at 2:26.

M-
Автор

C tutorial when? was really enjoying it

emillaiho
Автор

How to decompile py3.10 pyc file opcode warning

Mr.James
Автор

Do you check my search history? I literally needed that like yesterday

hexyedev
Автор

Hi, I'm new, I have a question. Why compiling into binary? Maybe this speeds up the execution?

gar
Автор

Pls upload decompile cython compiled python file

Saimon
Автор

But how can i make my Python Programm secure for others?

christiankoch
Автор

Du bist deutsch oder? Wegen dem Akzent… aber sehr cooles Video

starlord
Автор

Sir please make a video on how to make a python file unreadable and then turn it into an exe.

theanimeguy
Автор

I can't be only one who wants to know why on earth anyone would want or need to do this???

errorpagenotfound.
Автор

Compiler and decompiler other languagues, how java?

minincmininc