Skip to content

Instantly share code, notes, and snippets.

View arkanantaa's full-sized avatar
🌴
On vacation

Arkananta Masarief arkanantaa

🌴
On vacation
View GitHub Profile
@arkanantaa
arkanantaa / solve_looong.py
Last active January 11, 2026 15:54
solve_loooong
import re
import sys
# Targets extracted from the main function (movabs blocks 0x11f6 - 0x1268)
targets = [
0x53, 0xbc, 0x23, 0x4b, 0x30, 0xa4, 0x27, 0x57,
0x02, 0x92, 0x3f, 0xf1, 0xb4, 0x97, 0xa6, 0xb9,
0xe0, 0x58, 0x71, 0x16, 0x19, 0xdb, 0x3d, 0x4e,
0xc0, 0x28, 0xe5, 0xed, 0x9b, 0x76, 0x3d, 0x62,
0xb7, 0xa3, 0xe3, 0x37, 0x08, 0x81, 0xe2, 0x7b,
@arkanantaa
arkanantaa / transcribe_diarization_1.ipynb
Created November 20, 2025 07:23
Whisper Large & Large Turbo, Pyannote & NeMo
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@arkanantaa
arkanantaa / whisperer-indo.ipynb
Created November 19, 2025 16:43
PDST Whisperer Indo Test
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.