Skip to content

Instantly share code, notes, and snippets.

View MRW01F's full-sized avatar
🥱
lazy

MihirGosai MRW01F

🥱
lazy
View GitHub Profile
@MRW01F
MRW01F / revil_import_builder.py
Created November 11, 2022 13:21 — forked from OALabs/revil_import_builder.py
IDA Python script to decipher and label REvil imports
import json
# fn_name = "wsprintfW"
# api_hash = 0x0B6D391AE
export_db = {}
def get_api_hash(fn_name):
result = 0x2b
for c in fn_name:
using System;
using System.Collections.Generic;
using System.Configuration;
using System.Diagnostics;
using System.IO;
using System.IO.Compression;
using System.IO.Pipes;
using System.Linq;
using System.Management;
using System.Net;