Skip to content

Instantly share code, notes, and snippets.

View NVex0's full-sized avatar

Nek00kami NVex0

  • 08:50 (UTC +07:00)
View GitHub Profile
@NVex0
NVex0 / lumma_cf.py
Created January 1, 2025 07:23 — forked from herrcore/lumma_cf.py
Lumma Stealer Deobfuscation (IDA Python)
# import idautils
import idc
import ida_bytes
import ida_ua
import ida_funcs
import ida_idp
from idautils import DecodeInstruction
import struct
jump_instructions = [