u/meowerguy

PureMac - Open-source macOS cleaner built entirely in SwiftUI
▲ 12 r/SwiftUI

PureMac - Open-source macOS cleaner built entirely in SwiftUI

Built a macOS system cleaner app entirely in SwiftUI as a free alternative to CleanMyMac. Sharing it here since the entire UI is native SwiftUI.

SwiftUI highlights:

  • Full native macOS UI with no AppKit bridging
  • Settings and scheduling views
  • Progress indicators for cleanup operations
  • Menu bar integration

What the app does:

  • Cleans Xcode derived data, archives, simulators
  • Clears Homebrew cache
  • System cache and log cleanup
  • Scheduled auto-cleaning

MIT licensed, zero telemetry.

Source code: https://github.com/momenbasel/PureMac

Would appreciate any SwiftUI-specific feedback on the implementation.

u/meowerguy — 8 hours ago

Collection of HTB retired machine writeups - detailed walkthroughs with methodology

Sharing my collection of HackTheBox writeups for retired machines only. Each writeup covers the full methodology from enumeration to root.

The writeups focus on:

  • Detailed enumeration methodology
  • Explaining the reasoning behind each step
  • Multiple approaches where applicable
  • Privilege escalation techniques

These are meant to be educational - not just "follow these commands" but understanding why each step works.

All machines covered are retired and publicly available.

Writeups: https://momenbasel.github.io/htb-writeups/

If you find them useful or have suggestions for improving the format, let me know.

reddit.com
u/meowerguy — 8 hours ago

PureMac - Free, open-source macOS cleaner (CleanMyMac alternative, zero telemetry, MIT licensed)

I built PureMac, a free and open-source macOS system cleaner as an alternative to CleanMyMac.

Why I built it: Every macOS cleaner I tried was either paid, subscription-based, or loaded with telemetry. I wanted something that just works without phoning home.

What it does:

  • Cleans Xcode derived data, archives, simulators
  • Clears Homebrew cache
  • System cache and log cleanup
  • Scheduled auto-cleaning
  • Native SwiftUI interface

What it does NOT do:

  • No telemetry or analytics
  • No subscriptions
  • No data collection

MIT licensed, 91 stars on GitHub so far. Feedback and contributions welcome.

GitHub: https://github.com/momenbasel/PureMac

reddit.com
u/meowerguy — 8 hours ago
▲ 41 r/cybersecurity+1 crossposts

GitHub - momenbasel/htb-writeups: The most comprehensive Hack The Box writeup collection - 500+ machines, 400+ challenges, interactive knowledge graph, skill trees, attack path diagrams, ProLabs, Sherlocks, OSCP/CPTS/CRTO prep. Browse: momenbasel.github.io/htb-writeups

github.com
u/meowerguy — 20 hours ago