Advanced Search
Search Results
984 total results found
pcu-what if pokemon existed
non world into pokeverse -> pokeverse ffta style, but still in the pcu taurosia. player character default names are nzk and zeyuwe probs do rpgmaker style. do gen 9 have terrainsstory wise we have either the znb or nzk story in the search for UN-taped power or...
ToolKit Preface
This exists to go back and look at the tools i have learned how to use so i may eventuially look back and remember things i have done, or help me in the future thank you jackrhysider for all the podcasts on things related to the field i want to enter!...
Tools in picoCTF
catagory tool format link(s) if anything below format is empty / incomplete its probs coz i havent used it enough or forgot about how to use it when i wrote this, and or its self explanitory description if applicable sub notes end with a ...
fix windows files in windows installer key
# Identify the Windows installation drive (usually C: but can change in the recovery environment)
chroot to other linux drive from img
┌──(root㉿NaruZKurai)-[~]└─# mmls flag_drive.img mmls flag_drive.img DOS Partition Table Offset Sector: 0 Units are in 512-byte sectors Slot Start End Length Description 000: Meta 0000000000 0000000000 00000...
Building a cat photo app: Responsive web design
CatPhotoApp CatPhotoApp Cat Photos See more cat photos in our gallery. Cat Lists Things cats love: cat nip laser pointers ...
Learn Basic CSS by Building a Cafe Menu
:root { --color-primary: #4d2278; --color-primary-light: rgba(77,34,120,0.15); --color-link: #4d2278; --color-bookshelf: #a94747; --color-book: #077b70; --color-chapter: #af4d0d;...
gobuster Quirks
add this encase it just times out when u use vhost -append-domain needs to be installed from git repo https://github.com/danielmiessler/SecLists is usefull
notes, (needs to be manually updated from time to time)
-Key: Red: Important Concepts to understand Pink: Important technical keywords Blue: Sections of notes Green: Examples and explanations HTML 5 Elements and Syntax Heading Syntax <h#>Content</h#> The lower hea...
nzk-app-add
#!/bin/bash #nzk-app-add #i use kali linux # Check for at least one argument if [ "$#" -lt 1 ]; then echo "Usage: nzk-app-add <executable> [--icon <iconpath>]" exit 1 fi EXECUTABLE=$(realpath "$1") APP_NAME=$(basename "$EXECUTABLE") ICON_PA...
install log fail
┌──(kali㉿kali)-[~]└─$ cd nzk-apps ┌──(kali㉿kali)-[~/nzk-apps]└─$ lsbash install-NZK-Scripts.sh LICENSE nzk-code README.md ...
New Page
https://oeson-fileupload-bucket.s3.amazonaws.com/1709126159694_cb58d833882223d4.pdf
New Page
{"x_shadow":"$6$PewXRwjzPLy3aK3b$ikf/5LABhqdLdPK8o.RNak0zWL2/cGyja/Qs0hzfN9mLuFWB1sh2aHUBsL0GtKck1oZdjNPjx5fG8QQncGI4L0"} $6$PewXRwjzPLy3aK3b$ikf/5LABhqdLdPK8o.RNak0zWL2/cGyja/Qs0hzfN9mLuFWB1sh2aHUBsL0GtKck1oZdjNPjx5fG8QQncGI4L0 wget https://github.com/pra...
Intensive Cloud Training - Mission 3
Intensive Cloud Training - Mission 3 Welcome to the Training that can change the course of your career in the technology market. Mission 3: For the final phase, you'll learn how...
Intensive Cloud Training - Mission 2
Intensive Cloud Training - Mission 2 Welcome to the Training that can change the course of your career in the technology market. Mission 2: You'll learn the process to conve...
Intensive Cloud Training - Mission 1
Drag image to reposition Intensive Cloud Training - Mission 1 Welcome to the Training that can change the course of your career in the technology market. ...
apparently terms of participation
https://thecloudbootcamp.com/en/pv-multicloud-621/ Terms and Conditions - The Cloud Bootcamp img.wp-smiley, img.emoji { display: inline !important; border: none !important; box-shadow: none !important; height: 1em !importan...
thecloudbootcamp.com/en/pv-multicloud-621/
MultiCloud & DevOps Bootcamp - The Cloud Bootcamp img.wp-smiley, img.emoji { display: inline !important; border: none !important; box-shadow: none !important; height: 1em !important; width: 1em !important; margin: 0 0.07em !i...
Steps to implement Hands-on Project - Mission 1
body { background: #fff } body.dark { background: #191919 } @keyframes startup-shimmer-animation { 0% { transform: translateX(-100%) translateZ(0) } 100% { transform: translateX(100%) translateZ(0) } } @keyframes startup-shimmer-fade-in { 0% { opacity: 0 }...
command tricks
powershell icacls ./file PS C:\Log-Management> icacls .\job.bat.\job.bat BUILTIN\Users:(F) NT AUTHORITY\SYSTEM:(I)(F) BUILTIN\Administrators:(I)(F) BUILTIN\Users:(I)(RX) Successfully processed 1 files; Failed processing 0 fi...