Are .pyds decompilable? - Python -


this question has answer here:

i wondering, if export game .exe , material imported, turning .pyd - can decompile .pyds? thanks!

thank people, got answer future people need help: .pyd files shared libraries tools allow people inspect or disassemble shared library work on them well. & more info : how hard reverse engineer .pyd files?

in simple terms, .pyd files shared libraries (.dlls on windows), different name. tools allow people inspect or disassemble shared library work on them well.


Comments

Popular posts from this blog

assembly - 8086 TASM: Illegal Indexing Mode -

Java, LWJGL, OpenGL 1.1, decoding BufferedImage to Bytebuffer and binding to OpenGL across classes -

javascript - addthis share facebook and google+ url -