Moonding's Lab
  • Home
  • IT
  • Malware Analysis
  • HackTheBox Writeup
  • Security
  • Profile

Reversing

DLL 파일 분석에 유용한 DllLoader
Analysis

DLL 파일 분석에 유용한 DllLoader

DLL 멀웨어를 동적 분석할 때 사용할만한 간단한 DLL Loader 가 있어 소개한다.
Read More
Moonding
Window Message를 이용하는 실행 파일 분석
Analysis

Window Message를 이용하는 실행 파일 분석

GUI 윈도우 애플리케이션은 사용자 입력, 시스템 이벤트, 등으로 인해 발생하는 윈도우 메시지(
Read More
Moonding
Ghidra 심볼을 x64dbg 로 export 하는 방법
Windows

Ghidra 심볼을 x64dbg 로 export 하는 방법

실행 파일을 분석하는 방법은 크게 정적 분석과 동적 분석으로 나눌 수 있다.
Read More
Moonding
Ghidra Not enough space to create DataType 에러 해결법
Ghidra

Ghidra Not enough space to create DataType 에러 해결법

Ghidra 로 Remcos 멀웨어를 분석하는 도중, Not enough space to create DataType
Read More
Moonding
Windows Service 를 이용하는 PE 파일 분석
PE

Windows Service 를 이용하는 PE 파일 분석

일부 악성 PE 파일은 Windows OS 의 Service 기능을 이용하여 실행된다. 이런
Read More
Moonding
Heaven's Gate 기법 분석
AntiDebugging

Heaven's Gate 기법 분석

Heaven's Gate 는 32 비트 프로세스에서 64 비트 코드를 실행하는
Read More
Moonding
Software BP, Hardware BP를 탐지하는 안티 디버깅
Windows

Software BP, Hardware BP를 탐지하는 안티 디버깅

멀웨어를 디버깅하다보면 간혹 소프트웨어 브레이크포인트(Software BreakPoint)나 하드웨어 브레이크포인트(Hardware BreakPoint)
Read More
Moonding
Delphi 악성 파일 분석
Reversing

Delphi 악성 파일 분석

Delphi, .Net 과 같은 프로그래밍 언어로 작성된 PE 실행 파일을 분석할 때는
Read More
Moonding
Moonding's Lab © 2025