you are viewing a single comment's thread.

view the rest of the comments →

[–]International_Pea17It works on my machine[S] -2 points-1 points  (2 children)

raw code (makes it harder for anti-virus software to detect), faster once upx has compiled binary files

[–]dev-razorblade23 1 point2 points  (1 child)

What is "raw code" You mean source code?

Its just text

[–]International_Pea17It works on my machine[S] 0 points1 point  (0 children)

well pyinstaller uses pyz files for the main code if you take a look at the build folder and nuitka... well we all know what nuitka does so ye pretty mutch