A curated list of arrrrrrrrr!
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Source: https://tc.gts3.org/cs6265/2017/l/lab04/README-tut.txt | |
==================================== | |
Lec04: Writing Exploits with PwnTool | |
==================================== | |
http://docs.pwntools.com/ | |
http://docs.pwntools.com/en/stable/intro.html |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
echo "" | |
echo "************ Github Dork Links (must be logged in) *******************" | |
echo "" | |
echo " password" | |
echo "https://github.com/search?q=%22$1%22+password&type=Code" | |
echo "https://github.com/search?q=%22$without_suffix%22+password&type=Code" | |
echo "" | |
echo " npmrc _auth" |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[SteamNetSockets] Ping measurement completed | |
[SteamNetSockets] Ping location: vie=21+2,waw=60+6/32+2,fra=32+3,ams=35+3,lux=53+5/35+3,lhr=60+6/41+3,par=60+6/46+3,sto=58+5/51+3,sto2=60+6/51+3,iad=129+12/112+3,sgp=188+18/188+33,gru=233+23 | |
WARNING: CDirWatcher not implemented | |
ILocalize::AddFile() failed to load file "resource/dota_english.txt". | |
failed to dlopen libtensorflow.so error=libtensorflow.so: cannot open shared object file: No such file or directory | |
[NetworkCodeGen] Registered 7, 0 empty, 0 collapsible %0.00 | |
[Networking] CEntitySystem::BuildEntityNetworking (parallel build of server) took 171.140 msecs for 824 out of 843 classes | |
Failed to load mutations file! scripts/battlepass/ti2018/mutations.txt | |
ReadSteamRemoteStorageFile( bufOut, "cfg/pending_replay_requests.lst" ) -> 0.000535 seconds | |
ReadSteamRemoteStorageFile( bufOut, "scripts/clientstorage.txt" ) -> 0.000389 seconds |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/home/pressian/.local/share/Steam/steamapps/common/Counter-Strike\ Global\ Offensive/csgo/cfg/autoexec.cfg | |
-novid -exec autoexec | |
////// settings | |
// don't switch weapon automatically | |
cl_autowepswitch "0" | |
// don't open buy menu with use key | |
cl_use_opens_buy_menu "0" | |
// raw mouse input |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
cat /etc/default/tlp | |
# ------------------------------------------------------------------------------ | |
# tlp - Parameters for power save | |
# Hint: some features are disabled by default, remove the leading # to enable | |
# them. | |
# Set to 0 to disable, 1 to enable TLP. | |
TLP_ENABLE=1 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
cat /etc/rc.d/rc.local | |
#!/bin/bash | |
/root/fan_check.py | |
exit 0 | |
cat /root/fan_check.py | |
#!/usr/bin/python3 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0"?> | |
<!-- | |
use "man thermal-conf.xml" for details | |
--> | |
<!-- BEGIN --> | |
<ThermalConfiguration> | |
<Platform> | |
<Name>ASUS G551JM</Name> | |
<ProductName>*</ProductName> | |
<Preference>QUIET</Preference> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Processor Information: | |
Vendor: GenuineIntel | |
CPU Family: 0x6 | |
CPU Model: 0x3c | |
CPU Stepping: 0x3 | |
CPU Type: 0x0 | |
Speed: 3500 Mhz | |
8 logical processors | |
4 physical processors | |
HyperThreading: Supported |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
cat /home/pressian/.local/share/Steam/steamapps/common/dota\ 2\ beta/game/dota/console.log | |
GL_NVX_gpu_memory_info: AVAILABLE | |
GL_ATI_meminfo: UNAVAILABLE | |
GL_NVX_gpu_memory_info: Total Dedicated: 4194304, Total Avail: 4194304, Current Avail: 4175540 | |
CreateDevice: Requested DX level 110, clamped to DX level 105 | |
ERROR: HangWatchdogInternal_BeginScope() - Hang watchdog not implemented for this platform! | |
ERROR: HangWatchdogInternal_EndScope() - Hang watchdog not implemented for this platform! | |
--------------- | |
Path ID: File Path: | |
ADDONS "/home/pressian/.local/share/Steam/steamapps/common/dota 2 beta/game/dota_addons/" |
NewerOlder