Reddit Programming
197 subscribers
1.22K photos
127K links
I will send you newest post from subreddit /r/programming
Download Telegram
Reverse Engineering iOS 18 Inactivity Reboot -- "iOS 18 introduced a new inactivity reboot security feature. What does it protect from and how does it work? This blog post covers all the details down to a kernel extension and the Secure Enclave Processor."
https://www.reddit.com/r/programming/comments/1gv50e9/reverse_engineering_ios_18_inactivity_reboot_ios/

submitted by /u/throwaway16830261 (https://www.reddit.com/user/throwaway16830261)
[link] (https://naehrdine.blogspot.com/2024/11/reverse-engineering-ios-18-inactivity.html) [comments] (https://www.reddit.com/r/programming/comments/1gv50e9/reverse_engineering_ios_18_inactivity_reboot_ios/)
🚀 Simplified HTTP Server for C# – Inspired by ExpressJS, Cross-Platform & Intuitive Interface! 🌍
https://www.reddit.com/r/programming/comments/1gvfnj3/simplified_http_server_for_c_inspired_by/

<!-- SC_OFF -->🚀Simplified HTTP Server for C# inspired by ExpressJS, Cross-Platform and intuitive interface🌎 Hi everyone!👋 I’m exiting to charge a project I’ve been working on - TGV (French express trains), a lightweight C# library designed to simplify the process of building HTTP servers. Inspired by simplicity and flexibility of ExpressJS, I created this to be a cross-platform easy-to-use framework for building apps. 🎯Features: 🌐HTTP(S) request handling with routings 🔓Middleware support 🖥️Cross-platform (at least Linux and Windows) 📦Minimal dependencies and no boilerplates 🚀Getting started You can check out and try library on GitHub and NuGet today! The library is still in development stage so any feedback, suggestions or contributions are very welcome! Feel free to ask any question, I’ll be happy to answer them! <!-- SC_ON --> submitted by /u/Oshi41 (https://www.reddit.com/user/Oshi41)
[link] (https://github.com/Oshi41/tgv) [comments] (https://www.reddit.com/r/programming/comments/1gvfnj3/simplified_http_server_for_c_inspired_by/)