Skip to content

Instantly share code, notes, and snippets.

View antonilol's full-sized avatar
🚀
bitcoin

Antoni Spaanderman antonilol

🚀
bitcoin
View GitHub Profile
@antonilol
antonilol / getAuthCode.js
Last active November 2, 2021 14:56
getAuthCode.js: get the magister website authCode by sort of imitating the web client
/*
* Copyright (c) 2021 Antoni Spaanderman
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* in the Software without restriction, including without limitation the rights
* to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
* copies of the Software, and to permit persons to whom the Software is
* furnished to do so, subject to the following conditions:
*
@antonilol
antonilol / gen_v3.cpp
Last active December 3, 2021 15:45
gen_v3.cpp: This program can generate 'wordlists' (not actually words) for bruteforce attacks (e.g. aircrack-ng, hashcat)
This file has been moved to https://github.com/antonilol/cpp_projects/blob/master/gen_v3/gen_v3.cpp