Skip to content

Instantly share code, notes, and snippets.

View JFOZ1010's full-sized avatar
🎯
Focusing

Juan Felipe Osorio JFOZ1010

🎯
Focusing
View GitHub Profile
@ezracb
ezracb / VMware Workstation Pro and Fusion Pro Licence Keys
Created April 9, 2021 14:43
VMware Workstation Pro and Fusion Pro Licence Keys
Obviously using these keys may be a grey area. I use them for my computer, but there are no guarentees VMware won't sue you if you use them in a commercial environment.
VMware Workstation 16
YF390-0HF8P-M81RQ-2DXQE-M2UT6
VMware Fusion Pro 12
YF390-0HF8P-M81RQ-2DXQE-M2UT6
As far as I know, this key works on both Fusion and Workstation.
@0xblackbird
0xblackbird / open-redirect.md
Created April 1, 2021 19:04
Open redirect bypasses
@jeremybuis
jeremybuis / angular.sandbox.escapes.md
Created January 27, 2016 15:31
Angular Sandbox Escape Cheatsheet
@rskull
rskull / i_love_you.html
Last active June 14, 2024 15:37
I LOVE YOU
<!DOCTYPE html>
<html>
<head>
<title>I LOVE YOU</title>
<script>
onload = function () {
var d = document;
// フェードイン
function feedin (feed, speed) {
var filter = 0;