Skip to content

lordgreb/x-log

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

x-log

A personal knowledge log — notes, experiments, and write-ups across hacking, Rust, and Swift.

This repo is a running record of things I've learned, built, or broken. It's split into three tracks, each focused on a different area of interest.


📁 Structure

x-log/
├── Hack-log/     # WiFi security, CTF notes, pentesting experiments
├── Rust-log/     # Regular rustacean activities
└── Swift-log/    # iOS/macOS development notes and experiments (for the future)

Hack-log

Notes and write-ups from WiFi security research, capture-the-flag challenges, and general low-level network exploration. Covers topics like 802.11 frame analysis, deauth attacks, handshake capture, and tooling experiments.

Rust-log

General Rust experiments and learnings. Notes on language concepts, standard library patterns, tooling, and whatever projects or exercises I'm working through.

Swift-log

Miscellaneous Swift notes — mostly iOS/macOS development concepts, patterns, and things worth remembering.


🛠 Tech Stack

Area Stack
Systems Rust
Tooling Neovim · Cargo
Platform Linux
Other Swift · Shell

⚠️ Disclaimer

All security-related content in Hack-log is for educational purposes only and documents work performed on personally owned or explicitly authorised networks. Nothing here is intended to facilitate unauthorised access to any system.


📝 Notes

This is a personal learning log, not a polished project. Entries may be rough, incomplete, or superseded by later notes. Browse at your own risk.

About

A log of some of my stuff

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors