Skip to content

Instantly share code, notes, and snippets.

View Lyutoon's full-sized avatar

Tong Liu Lyutoon

View GitHub Profile
@fukuroder
fukuroder / mnist_save_png.py
Last active April 6, 2022 09:20
Save MNIST data as PNG.
import os
import cv2
import numpy as np
train_image = 'train-images-idx3-ubyte'
train_label = 'train-labels-idx1-ubyte'
test_image = 't10k-images-idx3-ubyte'
test_label = 't10k-labels-idx1-ubyte'
for f in [train_image, train_label, test_image, test_label]:
@icecr4ck
icecr4ck / idapython_cheatsheet.md
Last active November 3, 2025 18:08
Cheatsheet for IDAPython
@hellman
hellman / 0raccoon.ipynb
Last active July 3, 2021 05:20
CTFZone 2021 - Raccoon
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@nikolay-n
nikolay-n / 00_only_vars.txt
Last active August 22, 2024 06:54
Dtrace of libsystem getenv
ACTIVITY_LOG_STDERR
AEConvertBookmarksToAliasesHack
AEDebugFull
AEDebugReceives
AEDebugSends
ALLOWED_GPU_IDS
APPLE_FRAMEWORKS_ROOT
ARCH
ASL_DISABLE
ASL_QUOTA_DISABLED