ALT PYTEC Softwares & Networks Mother’s Day flyer featuring a happy mother and child with pink floral decorations, wishing all mothers a Happy Mother’s Day while showcasing web design, SEO, CCTV installation, Wi-Fi setup, server setup, and intercom services.
The Art of Mac Malware, Volume 2
NETWORK MONITORING
This chapter presents techniques for building real-time, host-based network monitoring tools using Apple's NetworkExtension framework. Since most Mac malware incorporates networking capabilities, these monitoring techniques are essential for detecting malicious communications.
#macOS#MalwareAnalysis#ReverseEngineering#EndpointSecurity#SecurityResearch#AppleSecurity
we’re planning to build an opennet vpn app.
if you have experience building vpn or networking products, dm us.
we’re looking for devs comfortable working with these stacks:
• ios / macos: swift (networkextension, system extensions)
• android: kotlin (vpnservice), java
• windows: c#, .net, or native c
• linux: go, rust, or c for desktop and networking tools
• browser extensions: javascript / typescript (chrome, chromium)
we already have a live telegram bot: t.me/opennet_vpnbot
and our open-source core on github: github.com/opennetvpn/openne…
Tried to develop a MacOS VPN app with Claude. Surprisingly the skill issue isn't the blocker but Apple's policy on accessing NetworkExtension API which requires you to be in developer program which costs 100$/year.
Thought all I need is a macbook.
یه چیز جالب آی او اس کار نمیکنه کلا تو حالت کانکتینگ (دلیلشم به نحوه پیاده سازی قسمت NetworkExtension اشون برمیگرده که تا زمانی که connected نشه callback اشو صدا نمیزنه و آی او اس هم روت نمیکنه دیتا رو از اون آداپتور به همین دلیل)
A simple URI/URL blocker using the NetworkExtension API from Apple. Just a proof of concept really but could be used to do much more in the right hands...
github.com/krypted/URIBlockN…