logo

PyInstaller로 만든 exe를 py로 디컴파일 ! [ python 3.8 ]

language-logoPython

• Python 3.7 이상 버전에서는 Uncompyle6 대신 decompile3 사용 권장
• PyInstaller로 추출한 pyc 파일에 Masic Number 추가 필요
• Hex Editor 사용하여 Masic Number 수정 및 추가
• decompile3로 pyc 파일 디컴파일하여 원본 소스 코드 추출

thumbnail
북마크
공유하기
신고하기
5분 분량
조회수 757
profile-imageVioletbeach
2년 전
Copyright © 2025. Codenary All Rights Reserved.