<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Mohsen</title>
    <description>The latest articles on DEV Community by Mohsen (@lastmiles).</description>
    <link>https://dev.to/lastmiles</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F193392%2Fa2b84114-790e-4f9d-a2ab-a0a292f8e879.png</url>
      <title>DEV Community: Mohsen</title>
      <link>https://dev.to/lastmiles</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/lastmiles"/>
    <language>en</language>
    <item>
      <title>Announcing Project FRIDA: A Cross-Platform System Monitoring &amp; Data Collection Framework in Rust</title>
      <dc:creator>Mohsen</dc:creator>
      <pubDate>Tue, 08 Jul 2025 17:32:37 +0000</pubDate>
      <link>https://dev.to/lastmiles/announcing-project-frida-a-cross-platform-system-monitoring-data-collection-framework-in-rust-nap</link>
      <guid>https://dev.to/lastmiles/announcing-project-frida-a-cross-platform-system-monitoring-data-collection-framework-in-rust-nap</guid>
      <description>&lt;p&gt;Hello dev.to community!&lt;br&gt;
I'm excited to announce Project FRIDA, an open-source, cross-platform system monitoring and data collection framework written in Rust. FRIDA is designed for security research, corporate device management, and parental control scenarios—prioritizing safety, performance, and operational stealth.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;🦀 Why Rust?&lt;/strong&gt;&lt;br&gt;
Rust’s memory safety, strong typing, and async capabilities make it the perfect language for building reliable, low-footprint monitoring tools. FRIDA leverages Rust’s ecosystem to deliver robust monitoring with minimal system impact.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;🌟 Key Features&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Keylogger: Real-time, secure keyboard input logging&lt;/li&gt;
&lt;li&gt;Device Monitor: USB/hardware event tracking and inventory&lt;/li&gt;
&lt;li&gt;Drive Analysis: Filesystem and storage mapping&lt;/li&gt;
&lt;li&gt;Process Inspector: Live process monitoring and Python-based scripting&lt;/li&gt;
&lt;li&gt;File Scanner: Sensitive file/content detection (SSH keys, docs, images, etc.)&lt;/li&gt;
&lt;li&gt;Network Exfiltration: Secure, JSON-based remote transfer&lt;/li&gt;
&lt;li&gt;🖼️ Screen Capture (NEW!): Cross-platform screenshot capture for Windows, macOS, and Linux, powered by the screenshots crate&lt;/li&gt;
&lt;li&gt;Task Scheduler: Efficient async runtime using Tokio
&lt;strong&gt;🌍 Cross-Platform by Design&lt;/strong&gt;
FRIDA is built to work seamlessly on Windows, macOS, and Linux. The new screen capture module ensures you can visually monitor endpoints regardless of OS.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;📦 Getting Started&lt;/strong&gt;&lt;br&gt;
Source &amp;amp; Docs: &lt;a href="https://github.com/Bmohsen/frida" rel="noopener noreferrer"&gt;GitHub Repo&lt;/a&gt;&lt;br&gt;
Confidential Docs: See the in-repo documentation for technical deep-dives.&lt;br&gt;
License: MIT—free for research, security audits, and educational use.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;⚠️ Legal &amp;amp; Ethical Notice&lt;/strong&gt;&lt;br&gt;
Please use responsibly and always comply with local laws and regulations. Unauthorized surveillance or data collection is strictly prohibited.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;💬 Feedback &amp;amp; Contributions&lt;/strong&gt;&lt;br&gt;
I’d love to hear your feedback, suggestions, or contributions! If you find FRIDA useful or interesting, please star the repo or open an issue/PR.&lt;/p&gt;

</description>
    </item>
  </channel>
</rss>
