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 April 16, 2025 08:35
Download VMware Fusion Pro Without a Broadcom Account
#!/usr/bin/env bash
# Download VMware Fusion Pro without Bcom account
#
# By default, the latest verson will be downloaded, extracted and prepped for install
# Use '-k' to keep download file compressed, exiting after download
# Use '-v VERSION' to specify desired version (13.0.0 or higher required)
KEEP_COMPRESSED=false
USER_VERSION=""
@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