Skip to content

Instantly share code, notes, and snippets.

@fakhrullah
fakhrullah / list-of-hacking-games.md
Last active March 28, 2024 14:38
List of hacking game, wargame or capture the flag (CTF) for some one who want to learn hacking.
@Alee14
Alee14 / win-dism.md
Last active March 28, 2024 14:38
Installing Windows using CMD. (UEFI and BIOS Supported)

Installing Windows using CMD. (UEFI and BIOS Supported)

Guide created by Andrew Lee

Note that this guide does not go into detail, it's just providing the commands to install Windows.

Be cautions when doing this when dualbooting, please backup any existing data or you will lose them all.

Open CMD

First open CMD by pressing the following keys after booting into setup: Shift + F10

Creating Partition

@0xdevalias
0xdevalias / _deobfuscating-unminifying-obfuscated-web-app-code.md
Last active March 28, 2024 14:38
Some notes and tools for reverse engineering / deobfuscating / unminifying obfuscated web app code
@bublick
bublick / git-ssh-auth-win-setup.md
Created March 28, 2024 14:37 — forked from bsara/git-ssh-auth-win-setup.md
Setup SSH Authentication for Git Bash on Windows

Setup SSH Authentication for Git Bash on Windows

Prepararation

  1. Create a folder at the root of your user home folder (Example: C:/Users/uname/) called .ssh.
  2. Create the following files if they do not already exist (paths begin from the root of your user home folder):
  • .ssh/config
@alexeyknorre
alexeyknorre / stargazer_fix.r
Created May 31, 2022 04:50
Quick fix for stargazer <= 5.2.3 is.na() issue with long model names in R >= 4.2
## Quick fix for stargazer <= 5.2.3 is.na() issue with long model names in R >= 4.2
# Unload stargazer if loaded
detach("package:stargazer",unload=T)
# Delete it
remove.packages("stargazer")
# Download the source
download.file("https://cran.r-project.org/src/contrib/stargazer_5.2.3.tar.gz", destfile = "stargazer_5.2.3.tar.gz")
# Unpack
untar("stargazer_5.2.3.tar.gz")
# Read the sourcefile with .inside.bracket fun
@neilcsmith-net
neilcsmith-net / nb2appimage.sh
Last active March 28, 2024 14:36
Apache NetBeans AppImage creation script
#!/usr/bin/env bash
# Bash script to download Apache NetBeans and (optionally) a JDK, then package into an AppImage.
#
# Use at own risk! Will create a /build directory inside current directory for downloading and
# building. AppImage will be created in current directory.
#
# (c) 2020 Neil C Smith - neil@codelerity.com
shopt -s extglob
@AnisahTiaraPratiwi
AnisahTiaraPratiwi / Calculator1.py
Created March 20, 2021 10:05
Most hard drives are divided into sectors of 512 bytes each. Our disk has a size of 16 GB. Fill in the blank to calculate how many sectors the disk has. Note: Your result should be in the format of just a number, not a sentence.
disk_size = 16*1024*1024*1024
sector_size = 512
sector_amount = (((16*1024*1024*1024)/512))
print(sector_amount)
@v3921358
v3921358 / BossHP.cpp
Last active March 28, 2024 14:36
this is for GMS83 , and it provides the function that display left hp percentage under boss health bar,btw it based on MapleEzorsia
#include "stdafx.h"
const DWORD dw_TSingleton_CUIMiniMap___ms_pInstance = 0x00BED788;
const DWORD dwCField__ShowMobHpTag = 0x005336CA;
const DWORD dwCField__Init = 0x00528DBC; // CField::CField
const DWORD dwCField__Dispose = 0x00529035; // CField::~CField
const DWORD dwCUIToolTip__SetToolTip_String = 0x008E6E7D;
const DWORD dwCUIToolTip__ClearToolTip = 0x008E6E23;
const DWORD dwCUIToolTip__DisposeToolTip = 0x008E6BA3; // CUIToolTip::~CUIToolTip
const DWORD dwCUIToolTip__CreateToolTip = 0x008E49B5; // CUIToolTip::CUIToolTip
@mndambuki
mndambuki / officeActivator.bat
Created June 7, 2020 03:41
Activate Microsoft Office 2019
@echo off
title Activate Microsoft Office 2019 !
cls
echo ============================================================================
echo #Project: Activating Microsoft software products
echo ============================================================================
echo.
echo #Supported products:
echo - Microsoft Office Standard 2019
echo - Microsoft Office Professional Plus 2019
@Aberosh
Aberosh / Group_PoBs_324.txt
Created March 28, 2024 14:33
Group PoBs for Path of Exile 3.24: Necropolis (Aberosh1819/regofthePTC/Slvrskorp)
----------------------------------------------
3.24 Current PoBs - Group
----------------------------------------------
Aurabot: (Slvrskorp) Level X
Culler: (regofthePTC) Level X
BAMA Carry: (Aberosh1819) Level X