Skip to content

Instantly share code, notes, and snippets.

View kddlb's full-sized avatar
馃

Kevin L贸pez Brante kddlb

馃
View GitHub Profile
@jetfir3
jetfir3 / download_fusion.sh
Last active August 8, 2025 21:29
Download VMware Fusion Pro Without a Broadcom Account
#!/usr/bin/env bash
# Download VMware Fusion for macOS without a Broadcom account.
#
# This script allows you to download various versions of VMware Fusion
# from Broadcom's Cloudflare CDN (versions 8.0.0 to 13.6.3)
# or from the archive.org VMware Workstation archive (versions 8.x.x+).
#
# Options:
# -k: Keep the downloaded file compressed (Cloudflare only; ignored for archive.org).
@boringcactus
boringcactus / README.md
Last active January 27, 2019 08:17
wifi defucker for windows

wifi defucker

my wifi is fucked. this helps me defuck it.

位 python defuck.py <my wifi>
  Up....for 4 seconds
Down.........for 10 seconds!
Disconnecting... Disconnection request was completed successfully for interface "Wi-Fi".
Connecting... Connection request was completed successfully.
<?php
define( 'IPB_THIS_SCRIPT', 'public' );
define( 'IPB_LOAD_SQL' , 'queries' );
require_once( '/var/www/path/to/ipb/init.php' );
require_once ROOT_PATH . "sources/ipsclass.php";
require_once KERNEL_PATH . "class_converge.php";
@voltuer
voltuer / DesarrollaBot.md
Last active September 24, 2015 14:27
M贸dulo de Willie/Sopel para el bot de #Desarrolladores

Cambios

[25.09.2015] A帽adida protecci贸n anti flood
[25.09.2015] A帽adida protecci贸n anti l铆neas largas
[25.09.2015] A帽adida protecci贸n anti DEOP
[25.09.2015] A帽adida ayuda
[25.09.2015] Contador de n煤meros ahora tiene versi贸n "light"

DesarrollaBot.py