Analysis IAsyncStateMachine 를 사용하는 .NET 멀웨어 분석 최근 .NET 프레임워크로 작성된 멀웨어를 분석하는 도중 IAsyncStateMachine 인터페이스를 사용하는 샘플이 발견되어
Analysis Ghidra 로 Dynamic API Resolution 을 사용하는 멀웨어 분석 방법 동적 API 해석(Dynamic API Resolution)은 멀웨어에서 사용되는 난독화 기법 중
Windows PowerShell 난독화 해제 방법(with PowerDecode) PowerShell 은 마이크로소프트에서 개발한 CLI, 스크립트 언어로, Windows 7 이상의 OS부터 기본적으로
Analysis LDAP Nightmare(CVE-2024-49112) 취약점 DC(Active Directory Domain Control) 는 Windows OS 를 사용하는 PC들을 중앙에서
Python python 스크립트 exe 파일로 빌드하는 법(with pyinstaller) Python 은 최근 프로그래밍 언어로서 1위를 차지할 정도로 많은 개발자들에게 사랑받는 언어이다.