- xo
- xoxo
- xoxoxo
- Besos y abrazos
- bisou
- bisous
- baci
- 꽁냥꽁냥
[ Update 2025-03-24: Commenting is disabled permanently. Previous comments are archived at web.archive.org. ]
Most of the terminal emulators auto-detect when a URL appears onscreen and allow to conveniently open them (e.g. via Ctrl+click or Cmd+click, or the right click menu).
It was, however, not possible until now for arbitrary text to point to URLs, just as on webpages.
| #!/usr/bin/sudo ruby | |
| # | |
| # revealer.rb -- Deobfuscate GHE .rb files. | |
| # | |
| # This is simple: | |
| # Every obfuscated file in the GHE VM contains the following code: | |
| # | |
| # > require "ruby_concealer.so" | |
| # > __ruby_concealer__ "..." |
| Open regedit from the Start menu. (or windows key+r - type regedit) | |
| Navigate to HKEY_LOCAL_MACHINE\SOFTWARE\MicrosoftWindows Media Foundation\Platform | |
| Right click the Platform folder and select New > DWORD. Name it “EnableFrameServerMode” without the quotation marks. | |
| Right-click the new value and select “Modify”. | |
| Enter “0" in the “Value data” field. |
| sudo rm -fr /Library/Java/JavaVirtualMachines/jdk-9.jdk/ | |
| sudo rm -fr /Library/Internet\ Plug-Ins/JavaAppletPlugin.plugin | |
| sudo rm -fr /Library/PreferencePanes/JavaControlPanel.prefPane | |
| DISM commands to prepare thumbdrive for applying Pre-Staged media: | |
| * tested with ADK Win 10 | |
| copype amd64 \PEx64 | |
| dism /mount-wim /wimfile:\PEx64\media\sources\boot.wim /index:1 /mountdir:\PEx64\mount | |
| explorer \PEx64\mount\Windows\System32 | |
| - copy/overwrite custom startnet.cmd | |
| dism /unmount-wim /mountdir:\PEx64\mount /commit | |
| - copy PreStagedMedia.swm, PreStagedMedia2.swm, and PreStagedMedia3.swm to root of thumbdrive. |
| #!/usr/bin/python | |
| # Author : n0fate | |
| # E-Mail [email protected], [email protected] | |
| # | |
| # This program is free software; you can redistribute it and/or modify | |
| # it under the terms of the GNU General Public License as published by | |
| # the Free Software Foundation; either version 2 of the License, or (at | |
| # your option) any later version. |
Product: Sagitta Brutalis 1080 (PN S3480-GTX-1080-2697-128)
Software: Hashcat v3.00-beta-145-g069634a, Nvidia driver 367.18
Accelerator: 8x Nvidia GTX 1080 Founders Edition
Install Docker for Mac (http://beta.docker.com)
Install docker-machine-driver-xhyve (https://github.com/zchee/docker-machine-driver-xhyve)
brew install docker-machine-driver-xhyve
sudo chown root:wheel
docker run -d --privileged -p 8080:8080 --name=rancher-server rancher/server:latest
