Skip to content

Instantly share code, notes, and snippets.

View Sariohara's full-sized avatar

Michael Eaton Sariohara

  • Gilroy
  • 22:09 (UTC -07:00)
View GitHub Profile
@drhelius
drhelius / GameBoy Color Boot ROM Disassembly
Last active November 24, 2024 13:05
GameBoy Color Boot ROM Disassembly
; GameBoy Color Boot ROM Disassembly
; Dumped by Costis
; Commenting by Randy Mongenel (Duo)
; WORK-IN-PROGRESS VERSION 09-27-2009
; ===========================================================================
; Segment type: Pure code
SECTION "ROM", CODE
<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<CodeBlocksConfig version="1">
<editor>
<colour_sets>
<ACTIVE_COLOUR_SET>
<str>
<![CDATA[modnokai night shift v2]]>
</str>
</ACTIVE_COLOUR_SET>
<ACTIVE_LANG>
@drohrbaugh9
drohrbaugh9 / GitUpdate.bat
Created April 8, 2015 23:14
Batch file to update local repositories automatically
cd <directory>
echo <repository name>
git pull origin master
cd <another directory>
echo <another repository name>
git pull origin master
@maijou2501
maijou2501 / del_share.reg
Created May 21, 2015 06:47
Delete, default secret share setting (1)
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\services\LanmanServer\Parameters]
"ServiceDll"=hex(2):25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,6f,00,6f,\
00,74,00,25,00,5c,00,73,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,00,\
73,00,72,00,76,00,73,00,76,00,63,00,2e,00,64,00,6c,00,6c,00,00,00
"ServiceDllUnloadOnStop"=dword:00000001
"EnableAuthenticateUserSharing"=dword:00000000
"NullSessionPipes"=hex(7):00,00
"autodisconnect"=dword:0000000f
@alimuldal
alimuldal / recover
Created November 11, 2015 16:18
Python script for automated file recovery using SleuthKit
#!/usr/bin/env python
import argparse
import subprocess
import re
import os
TYPECODES = ['\-', 'r', 'd', 'b', 'l', 'p', 's', 'w', 'v']
DESCRIPTIONS = [
'unknown type',
@HarmJ0y
HarmJ0y / keepass2john.py
Created June 30, 2016 06:02
Python port of John the Ripper's keepass2john - extracts a HashCat/john crackable hash from KeePass 1.x/2.X databases
#!/usr/bin/python
# Python port of keepass2john from the John the Ripper suite (http://www.openwall.com/john/)
# ./keepass2john.c was written by Dhiru Kholia <dhiru.kholia at gmail.com> in March of 2012
# ./keepass2john.c was released under the GNU General Public License
# source keepass2john.c source code from: http://fossies.org/linux/john/src/keepass2john.c
#
# Python port by @harmj0y, GNU General Public License
#
@heyalexej
heyalexej / pytz-time-zones.py
Created November 16, 2016 09:14
list of pytz time zones
>>> import pytz
>>>
>>> for tz in pytz.all_timezones:
... print tz
...
...
Africa/Abidjan
Africa/Accra
Africa/Addis_Ababa
Africa/Algiers
:: Created by: Shawn Brink
:: http://www.sevenforums.com
:: Tutorial: http://www.sevenforums.com/tutorials/214461-local-group-policy-reset-default.html
RD /S /Q "%WinDir%\System32\GroupPolicyUsers"
RD /S /Q "%WinDir%\System32\GroupPolicy"
@Bueddl
Bueddl / adobe-decrypt-serial.c
Created January 7, 2017 16:24
Adobe Serial Number Decrypter
#include <stdlib.h>
#include <stdio.h>
#include <string.h>
int main(int argc, const char *argv[])
{
int i, idx;
const char *adobe_cipher[] = {
"0000000001", "5038647192", "1456053789", "2604371895",
"4753896210", "8145962073", "0319728564", "7901235846",
@chadaeun
chadaeun / fileOrganizer.c
Created April 9, 2017 16:27
fileOrganizer
/*
20160622~20160624
���� ��Ȳ : �պκ��� ���������� �޺κ��� ��¥�� ��������.
���ϸ����� 99, 103, 106 �̷� ������ ������ ����.
�� ������ ù 8���ڴ� YYYYMMDD
��ǥ : ��� ������ ��¥�� ���ϸ����� ��ȯ�Ѵ�.
���� ��¥�� ���� ������ �������� ���,�� ó�� ���� ������ ���κп� ���δ�.
�ٹٲ�, ���� ����, #ǥ�� ���� ���� �Ƴ��α� �������� ����� ��.