Skip to content

Instantly share code, notes, and snippets.

View hyung8789's full-sized avatar
πŸ’­
I may be slow to respond.

hyung8789

πŸ’­
I may be slow to respond.
  • Kangwon National University
  • 강원도 κ°•λ¦‰μ‹œ
View GitHub Profile
<fxwidget-cc amount="1" decimals="2" large="false" shadow="true" symbol="true" grouping="true" border="true" from="USD" to="KRW" background-color="#674c47" lang="ko"></fxwidget-cc><a href="https://currencyrate.today/">CurrencyRate</a><script async src="https://s.fx-w.io/widgets/currency-converter/latest.js?ko"></script>
<!DOCTYPE html>
<html lang="ko">
<head>
<meta charset="UTF-8">
<title>Notepad</title>
<link rel="shortcut icon" type="image/png" href="https://img.icons8.com/fluency/48/notepad.png">
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css?family=Roboto+Mono:400,700" rel="stylesheet">
from colorama import Fore, Style
import os, sys, re
import subprocess, shlex, locale
from unicodedata import east_asian_width
MAX_NAME_SIZE = 40
g_current_pass = 0
g_all_contents = 0
os_encoding = locale.getpreferredencoding()
@hyung8789
hyung8789 / 적용.cmd
Created June 23, 2022 03:09
μœˆλ„μš° 11 우클릭 메뉴 μ΄μ „μœΌλ‘œ 돌리기
reg.exe add "HKCU\Software\Classes\CLSID\{86ca1aa0-34aa-4e8b-a509-50c905bae2a2}\InprocServer32" /f /ve
@hyung8789
hyung8789 / 적용.cmd
Created June 23, 2022 03:07
μœˆλ„μš° 11 탐색기 λ ‰ 패치 (Ribbon Bar λΉ„ν™œμ„±ν™”)
REG ADD "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Shell Extensions\Blocked" /v {e2bf9676-5f8f-435c-97eb-11607a5bedf7} /t REG_SZ
tskill explorer
@hyung8789
hyung8789 / 우클릭 μƒˆ 폴더 ν•­λͺ© μ‚­μ œ.reg
Last active June 15, 2025 04:09
우클릭 μƒˆ 폴더 ν•­λͺ© μΆ”κ°€ 및 μ‚­μ œ
Windows Registry Editor Version 5.00
[-HKEY_CLASSES_ROOT\Directory\background\shell\Windows.newfolder]
@hyung8789
hyung8789 / λΆ€νŒ… μ‹œ numlock ν‚€ ν™œμ„±ν™”.reg
Created June 23, 2022 02:59
λΆ€νŒ… μ‹œ numlock ν‚€ ν™œμ„±ν™”
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Control Panel\Keyboard]
"InitialKeyboardIndicators"="2"
[HKEY_USERS\.DEFAULT\Control Panel\Keyboard]
"InitialKeyboardIndicators"="2"
@hyung8789
hyung8789 / GetChkdskResult.ps1
Created June 23, 2022 02:57
chkdsk μˆ˜ν–‰ κ²°κ³Ό C://CHKDSKResults.txt 둜 좜λ ₯
get-winevent -FilterHashTable @{logname="Application"; id="1001"}| ?{$_.providername –match "wininit"} | fl timecreated, message | out-file C://CHKDSKResults.txt
@hyung8789
hyung8789 / NDU λΉ„ν™œμ„±ν™”.reg
Created June 23, 2022 02:54
μœˆλ„μš° 10의 Network Data Usage Monitoring Driver (Ndu)의 λ©”λͺ¨λ¦¬ λˆ„μˆ˜ 문제
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Ndu]
"Start"=dword:00000004
@hyung8789
hyung8789 / USB μžλ™ μ‹€ν–‰ λ°”μ΄λŸ¬μŠ€ λ°©μ§€.cmd
Created June 23, 2022 02:50
USB μžλ™ μ‹€ν–‰ λ°”μ΄λŸ¬μŠ€ λ°©μ§€ 슀크립트
:: 원본 : https://gist.github.com/zz-zigzag/f17a76b4423f3d0b0e9c34ae6d81d802
@echo off
TITLE USB μžλ™ μ‹€ν–‰ λ°”μ΄λŸ¬μŠ€ λ°©μ§€
PUSHD %~DP0
:: μ‚¬μš©μž μž…λ ₯ 처리
:LOOP
echo ν˜„μž¬ 파일이 μ‘΄μž¬ν•˜λŠ” λ“œλΌμ΄λΈŒμ— λŒ€ν•΄,
echo 0 : 적용
echo 1 : 적용 ν•΄μ œ