Skip to content

Instantly share code, notes, and snippets.

View terminalsin's full-sized avatar
🏫
Studying

Shanyu Thibaut Juneja terminalsin

🏫
Studying
View GitHub Profile

Linking my account terminalsin on GitHub with my address 5Hh3iz5TuE8MMMbyhi1k1cwggZLgw4fTccKoSKTEXHeyVfPz on Substrate in mycryptoprofile.io, and the challenge code is: 116b4b37fd35a25cabf877a43aee8d27. #LitentryVerifyMyAddress

@terminalsin
terminalsin / installation.sh
Created April 28, 2022 08:22
Quick setup for typical servers
sudo apt-get update
sudo apt-get install -y linux-image-5.8.0-63-generic linux-headers-5.8.0-63-generic linux-modules-extra-5.8.0-63-generic git
cd /root/
git clone https://github.com/mtompkins/linux-kernel-utilities.git
cd linux-kernel-utilities/
chmod +x *.sh
reboot
@terminalsin
terminalsin / utrust.exe
Created November 5, 2021 14:39
🤝 UTrust Library
✨ UTrust Java Library is an API wrapper designed
to aid Java developers support crypto-currency
payments 💸 via the UTrust payment gateway system
@terminalsin
terminalsin / artemispacketapi.exe
Created November 5, 2021 14:36
🔥 Artemis Packet API
✨ Artemis Packet API is a Netty-based packet api
which supports 🎮 Minecraft's protocol across all
versions, from 1.7.10 to 1.17+, with ease and
style
@terminalsin
terminalsin / skidfuscator.exe
Last active November 5, 2021 14:33
Skidfuscator 💀
✨ Skidfuscator is an SSA/LLVM-inspired-framework
based Java ☕ Bytecode obfuscator serving the purpose
of mutating and mangling bytecode instructions in a
fashion which obscures the source code in decompilers
without changing the execution.