Skip to content

Instantly share code, notes, and snippets.

View Baw-Appie's full-sized avatar
🌴
On vacation

JiHun Oh Baw-Appie

🌴
On vacation
View GitHub Profile
@Baw-Appie
Baw-Appie / ChatGPT-macOS-SSL-Bypass.md
Last active June 3, 2026 11:24
ChatGPT for macOS SSL Pinning Bypass

Step 1: Export Your Corporate Root CA Certificate

First, you need the root certificate (.pem file) of your company's web filtering/security proxy.

  1. Open the Keychain Access app (search via Spotlight Cmd + Space).
  2. In the search bar at the top right, type the name of your security solution (e.g., Zscaler, Netskope, Cisco).
  3. Look for the Root Certificate (Root CA) in the list (it usually has a blue certificate icon).
  4. Right-click the certificate and select "Export [Certificate Name]..."
  5. Choose your Desktop as the save location, select .pem (Privacy Enhanced Mail) as the file format, and save it.
  • For this guide, let's assume you named it proxy_cert.pem.
#!/usr/bin/env python3
"""Test different decryption configurations for KakaoTalk database."""
# from pysqlcipher3 import dbapi2 as sqlite
import hashlib
import base64
from pathlib import Path
import subprocess
def get_device_uuid():
"""Get the Mac's hardware UUID."""
// ==UserScript==
// @name Tuna browser script
// @namespace univrsal
// @version 1.0.28
// @description Get song information from web players, based on NowSniper by Kıraç Armağan Önal
// @author univrsal
// @match *://music.youtube.com/*
// @grant unsafeWindow
// @grant GM_xmlhttpRequest
// @grant GM.xmlHttpRequest
// ==UserScript==
// @name Minelist Hosting Provider Checker
// @namespace http://tampermonkey.net/
// @version 0.2
// @description Displays detailed connection information for servers on Minelist.
// @author You
// @match https://minelist.kr/*
// @match https://mine.page/*
// @icon https://www.google.com/s2/favicons?sz=64&domain=minelist.kr
// @require https://fastly.jsdelivr.net/npm/jquery@3.6.3/dist/jquery.min.js
// ==UserScript==
// @name ASTx2 Emulator
// @namespace http://tampermonkey.net/
// @version 0.1
// @description try to take over the world!
// @author @BawAppie
// @match https://*/*
// @icon https://www.google.com/s2/favicons?sz=64&domain=ahnlab.com
// @grant none
// ==/UserScript==
<?xml version="1.0" encoding="UTF-8"?>
<Server version="8">
<Name>OvenMediaEngine</Name>
<Type>edge</Type>
<IP>*</IP>
<PrivacyProtection>false</PrivacyProtection>
<StunServer>stun.ovenmediaengine.com:13478</StunServer>
document.querySelector('ytd-watch-flexy').youthereDataChanged_ = function() {};
//
// APToast.m
// APToast
//
// Created by 오지훈 on 2020/11/07.
// Copyright © 2020 오지훈. All rights reserved.
//
#import "APLoadingToast.h"
### Keybase proof
I hereby claim:
* I am baw-appie on github.
* I am bawappie (https://keybase.io/bawappie) on keybase.
* I have a public key ASDfu1YlCw1ZsGKBcOVKBbJwknHzTY-RBy1k-PiWZXVaVwo
To claim this, I am signing this object:
@Baw-Appie
Baw-Appie / Dotname Korea SMS Hosting REST API.php
Last active April 11, 2018 06:55
닷네임 코리아 SMS 호스팅 REST API
<?php
$str = array();
$str['data'] = json_encode(array(
'id' => 'ID',
'pw' => hash("sha256", 'Password'),
'code' => '5325',
'type' => "A",
'caller' => "PHONE NUMBER",
'toll' => "PHONE NUMBER",
'html' => 1