home.social

#rust — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #rust, aggregated by home.social.

  1. iai-callgrind gives you deterministic, instruction-count benchmarks. The catch: it needs Valgrind, and Valgrind has zero Apple Silicon support.

    Here's how I run them locally on an M-series Mac in a native arm64 container - seccomp trap and all.

    martinhicks.dev/articles/runni

  2. Zig programming language is competing with rust and go. It's a non profit and I believe they have a healthy transparent FOSS model

    I like this interview of the creator @andrewrk
    youtube.com/watch?v=iqddnwKF8HQ

    #foss #OpenSource #nostringsattached #zig #rust #rustlang #go #software #development

  3. Creusot is here to save the day by proving your #Rust #code is flawless because, apparently, you can't be trusted to write it correctly in the first place! 😅 It's like having a glorified #spell-checker for developers who think they're programming wizards but still need a safety net. 🧙‍♂️🛡️
    github.com/creusot-rs/creusot/ #Creusot #Debugging #Developer #SafetyNet #HackerNews #ngated

  4. Creusot is here to save the day by proving your #Rust #code is flawless because, apparently, you can't be trusted to write it correctly in the first place! 😅 It's like having a glorified #spell-checker for developers who think they're programming wizards but still need a safety net. 🧙‍♂️🛡️
    github.com/creusot-rs/creusot/ #Creusot #Debugging #Developer #SafetyNet #HackerNews #ngated

  5. Creusot is here to save the day by proving your #Rust #code is flawless because, apparently, you can't be trusted to write it correctly in the first place! 😅 It's like having a glorified #spell-checker for developers who think they're programming wizards but still need a safety net. 🧙‍♂️🛡️
    github.com/creusot-rs/creusot/ #Creusot #Debugging #Developer #SafetyNet #HackerNews #ngated

  6. Creusot is here to save the day by proving your #Rust #code is flawless because, apparently, you can't be trusted to write it correctly in the first place! 😅 It's like having a glorified #spell-checker for developers who think they're programming wizards but still need a safety net. 🧙‍♂️🛡️
    github.com/creusot-rs/creusot/ #Creusot #Debugging #Developer #SafetyNet #HackerNews #ngated

  7. Creusot is here to save the day by proving your #Rust #code is flawless because, apparently, you can't be trusted to write it correctly in the first place! 😅 It's like having a glorified #spell-checker for developers who think they're programming wizards but still need a safety net. 🧙‍♂️🛡️
    github.com/creusot-rs/creusot/ #Creusot #Debugging #Developer #SafetyNet #HackerNews #ngated

  8. Шифрование на уровне протокола

    Как организовать шифрование на уровне протокола? На самом деле тема непростая и пожалуй (имхо) это как раз та самая тема, где прийти к компромиссу почти никогда не получается. Разве что просто не передавать чувствительные данные вовсе. Я расскажу как шифрование можно организовать на уровне протокола brec и ни в коем случае не буду затрагивать те самые принципиальные решения, влияющие на безопасность (как передавать, куда передавать, отправлять ли, и хранить ли чувствительные данные вовсе). Иными словами нас интересует инструментальная сторона вопроса.

    habr.com/ru/articles/1040298/

    #rust #protocols #parsing #binary #communication #no_database #storage #binary_storage #filtering #crypt

  9. reaction v2.4.0 is out!
    Updates:
    - JSON log parsing (much handier than regexes for JSON logs!)
    - Smarter database
    - Important bugfixes

    framagit.org/ppom/reaction/-/r
    #reactionrust #reaction #sysadmin #rust

  10. 🤦‍♂️ Oh, the sheer thrill of #jailbreaking a Kindle—just to use its #e-ink #display as a glorified clock. 🕰️ Because clearly, what the world needs is #Rust powering your nightstand gadgetry, turning every insomniac hour into a potential #coding session! 🤣
    sverre.me/blog/rust-on-kindle/ #kindle #gadgets #insomnia #humor #HackerNews #ngated

  11. 🤦‍♂️ Oh, the sheer thrill of #jailbreaking a Kindle—just to use its #e-ink #display as a glorified clock. 🕰️ Because clearly, what the world needs is #Rust powering your nightstand gadgetry, turning every insomniac hour into a potential #coding session! 🤣
    sverre.me/blog/rust-on-kindle/ #kindle #gadgets #insomnia #humor #HackerNews #ngated

  12. 🤦‍♂️ Oh, the sheer thrill of #jailbreaking a Kindle—just to use its #e-ink #display as a glorified clock. 🕰️ Because clearly, what the world needs is #Rust powering your nightstand gadgetry, turning every insomniac hour into a potential #coding session! 🤣
    sverre.me/blog/rust-on-kindle/ #kindle #gadgets #insomnia #humor #HackerNews #ngated

  13. 🤦‍♂️ Oh, the sheer thrill of #jailbreaking a Kindle—just to use its #e-ink #display as a glorified clock. 🕰️ Because clearly, what the world needs is #Rust powering your nightstand gadgetry, turning every insomniac hour into a potential #coding session! 🤣
    sverre.me/blog/rust-on-kindle/ #kindle #gadgets #insomnia #humor #HackerNews #ngated

  14. 🤦‍♂️ Oh, the sheer thrill of #jailbreaking a Kindle—just to use its #e-ink #display as a glorified clock. 🕰️ Because clearly, what the world needs is #Rust powering your nightstand gadgetry, turning every insomniac hour into a potential #coding session! 🤣
    sverre.me/blog/rust-on-kindle/ #kindle #gadgets #insomnia #humor #HackerNews #ngated

  15. Make mistakes, have pytests / the compiler () guide me, get stuck (yes!), learn subtle ways to improve my code; things I would likely gloss over if generated in too large quantities by AI (small example from today below in the code image below)

  16. From poisoned search results to GPU mining: A cryptojacking campaign abusing ScreenConnect and Microsoft .NET utilities

    Microsoft Defender Experts identified an active cryptojacking campaign leveraging AI-assisted delivery mechanisms alongside traditional SEO poisoning. Attackers create fake download sites impersonating trusted utilities like CrystalDiskInfo, HWMonitor, and FurMark, targeting users with high-performance GPUs. Victims download ZIP archives containing legitimate executables bundled with malicious DLLs that establish persistence via ScreenConnect remote access tools. The operation employs sophisticated techniques including DLL sideloading, process hollowing into Microsoft-signed .NET binaries, and comprehensive defense evasion. Beyond cryptocurrency mining, the campaign establishes persistent remote access that could enable data theft, lateral movement, or ransomware deployment. The threat actors deliberately target PC enthusiasts and hardware-focused users most likely to own discrete GPUs suitable for profitable mining operations.

    Pulse ID: 6a1634fbefeffa7f0c6a52f5
    Pulse Link: otx.alienvault.com/pulse/6a163
    Pulse Author: AlienVault
    Created: 2026-05-27 00:04:11

    Be advised, this data is unverified and should be considered preliminary. Always do further verification.

    #CryptoJacking #CyberSecurity #DataTheft #InfoSec #Microsoft #MicrosoftDefender #NET #OTX #OpenThreatExchange #RAT #RansomWare #Rust #SEOPoisoning #SMS #ScreenConnect #SideLoading #ZIP #bot #cryptocurrency #AlienVault

  17. From poisoned search results to GPU mining: A cryptojacking campaign abusing ScreenConnect and Microsoft .NET utilities

    Microsoft Defender Experts identified an active cryptojacking campaign leveraging AI-assisted delivery mechanisms alongside traditional SEO poisoning. Attackers create fake download sites impersonating trusted utilities like CrystalDiskInfo, HWMonitor, and FurMark, targeting users with high-performance GPUs. Victims download ZIP archives containing legitimate executables bundled with malicious DLLs that establish persistence via ScreenConnect remote access tools. The operation employs sophisticated techniques including DLL sideloading, process hollowing into Microsoft-signed .NET binaries, and comprehensive defense evasion. Beyond cryptocurrency mining, the campaign establishes persistent remote access that could enable data theft, lateral movement, or ransomware deployment. The threat actors deliberately target PC enthusiasts and hardware-focused users most likely to own discrete GPUs suitable for profitable mining operations.

    Pulse ID: 6a1634fbefeffa7f0c6a52f5
    Pulse Link: otx.alienvault.com/pulse/6a163
    Pulse Author: AlienVault
    Created: 2026-05-27 00:04:11

    Be advised, this data is unverified and should be considered preliminary. Always do further verification.

    #CryptoJacking #CyberSecurity #DataTheft #InfoSec #Microsoft #MicrosoftDefender #NET #OTX #OpenThreatExchange #RAT #RansomWare #Rust #SEOPoisoning #SMS #ScreenConnect #SideLoading #ZIP #bot #cryptocurrency #AlienVault

  18. From poisoned search results to GPU mining: A cryptojacking campaign abusing ScreenConnect and Microsoft .NET utilities

    Microsoft Defender Experts identified an active cryptojacking campaign leveraging AI-assisted delivery mechanisms alongside traditional SEO poisoning. Attackers create fake download sites impersonating trusted utilities like CrystalDiskInfo, HWMonitor, and FurMark, targeting users with high-performance GPUs. Victims download ZIP archives containing legitimate executables bundled with malicious DLLs that establish persistence via ScreenConnect remote access tools. The operation employs sophisticated techniques including DLL sideloading, process hollowing into Microsoft-signed .NET binaries, and comprehensive defense evasion. Beyond cryptocurrency mining, the campaign establishes persistent remote access that could enable data theft, lateral movement, or ransomware deployment. The threat actors deliberately target PC enthusiasts and hardware-focused users most likely to own discrete GPUs suitable for profitable mining operations.

    Pulse ID: 6a1634fbefeffa7f0c6a52f5
    Pulse Link: otx.alienvault.com/pulse/6a163
    Pulse Author: AlienVault
    Created: 2026-05-27 00:04:11

    Be advised, this data is unverified and should be considered preliminary. Always do further verification.

    #CryptoJacking #CyberSecurity #DataTheft #InfoSec #Microsoft #MicrosoftDefender #NET #OTX #OpenThreatExchange #RAT #RansomWare #Rust #SEOPoisoning #SMS #ScreenConnect #SideLoading #ZIP #bot #cryptocurrency #AlienVault

  19. From poisoned search results to GPU mining: A cryptojacking campaign abusing ScreenConnect and Microsoft .NET utilities

    Microsoft Defender Experts identified an active cryptojacking campaign leveraging AI-assisted delivery mechanisms alongside traditional SEO poisoning. Attackers create fake download sites impersonating trusted utilities like CrystalDiskInfo, HWMonitor, and FurMark, targeting users with high-performance GPUs. Victims download ZIP archives containing legitimate executables bundled with malicious DLLs that establish persistence via ScreenConnect remote access tools. The operation employs sophisticated techniques including DLL sideloading, process hollowing into Microsoft-signed .NET binaries, and comprehensive defense evasion. Beyond cryptocurrency mining, the campaign establishes persistent remote access that could enable data theft, lateral movement, or ransomware deployment. The threat actors deliberately target PC enthusiasts and hardware-focused users most likely to own discrete GPUs suitable for profitable mining operations.

    Pulse ID: 6a1634fbefeffa7f0c6a52f5
    Pulse Link: otx.alienvault.com/pulse/6a163
    Pulse Author: AlienVault
    Created: 2026-05-27 00:04:11

    Be advised, this data is unverified and should be considered preliminary. Always do further verification.

    #CryptoJacking #CyberSecurity #DataTheft #InfoSec #Microsoft #MicrosoftDefender #NET #OTX #OpenThreatExchange #RAT #RansomWare #Rust #SEOPoisoning #SMS #ScreenConnect #SideLoading #ZIP #bot #cryptocurrency #AlienVault

  20. From poisoned search results to GPU mining: A cryptojacking campaign abusing ScreenConnect and Microsoft .NET utilities

    Microsoft Defender Experts identified an active cryptojacking campaign leveraging AI-assisted delivery mechanisms alongside traditional SEO poisoning. Attackers create fake download sites impersonating trusted utilities like CrystalDiskInfo, HWMonitor, and FurMark, targeting users with high-performance GPUs. Victims download ZIP archives containing legitimate executables bundled with malicious DLLs that establish persistence via ScreenConnect remote access tools. The operation employs sophisticated techniques including DLL sideloading, process hollowing into Microsoft-signed .NET binaries, and comprehensive defense evasion. Beyond cryptocurrency mining, the campaign establishes persistent remote access that could enable data theft, lateral movement, or ransomware deployment. The threat actors deliberately target PC enthusiasts and hardware-focused users most likely to own discrete GPUs suitable for profitable mining operations.

    Pulse ID: 6a1634fbefeffa7f0c6a52f5
    Pulse Link: otx.alienvault.com/pulse/6a163
    Pulse Author: AlienVault
    Created: 2026-05-27 00:04:11

    Be advised, this data is unverified and should be considered preliminary. Always do further verification.

    #CryptoJacking #CyberSecurity #DataTheft #InfoSec #Microsoft #MicrosoftDefender #NET #OTX #OpenThreatExchange #RAT #RansomWare #Rust #SEOPoisoning #SMS #ScreenConnect #SideLoading #ZIP #bot #cryptocurrency #AlienVault

  21. Phishing Campaign Deploys JavaScript-Driven PureLogs Variant to Steal Sensitive Data

    A sophisticated phishing campaign distributes a PureLogs variant through deceptive purchase order emails containing malicious JavaScript files. The attack chain employs obfuscated JavaScript that drops PowerShell scripts, which then use process hollowing techniques to inject .NET modules into legitimate Windows processes. The malware communicates with command-and-control infrastructure to download additional plugins. PureLogs collects extensive sensitive information including credentials from web browsers, cryptocurrency wallets, email clients, Discord, and various applications. It also captures screenshots, system information, and clipboard data. The collected data is compressed, encrypted with AES, and exfiltrated to remote servers. The campaign demonstrates advanced evasion techniques through fileless execution, multiple encryption layers, and abuse of trusted processes like MsBuild.exe, making detection challenging for traditional security solutions.

    Pulse ID: 6a15ba258c1acc516e08c0fd
    Pulse Link: otx.alienvault.com/pulse/6a15b
    Pulse Author: AlienVault
    Created: 2026-05-26 15:20:05

    Be advised, this data is unverified and should be considered preliminary. Always do further verification.

    #Browser #Clipboard #CyberSecurity #Discord #Email #Encryption #InfoSec #Java #JavaScript #MSBuild #Malware #NET #OTX #OpenThreatExchange #Phishing #PowerShell #RAT #Rust #Windows #bot #cryptocurrency #AlienVault

  22. Phishing Campaign Deploys JavaScript-Driven PureLogs Variant to Steal Sensitive Data

    A sophisticated phishing campaign distributes a PureLogs variant through deceptive purchase order emails containing malicious JavaScript files. The attack chain employs obfuscated JavaScript that drops PowerShell scripts, which then use process hollowing techniques to inject .NET modules into legitimate Windows processes. The malware communicates with command-and-control infrastructure to download additional plugins. PureLogs collects extensive sensitive information including credentials from web browsers, cryptocurrency wallets, email clients, Discord, and various applications. It also captures screenshots, system information, and clipboard data. The collected data is compressed, encrypted with AES, and exfiltrated to remote servers. The campaign demonstrates advanced evasion techniques through fileless execution, multiple encryption layers, and abuse of trusted processes like MsBuild.exe, making detection challenging for traditional security solutions.

    Pulse ID: 6a15ba258c1acc516e08c0fd
    Pulse Link: otx.alienvault.com/pulse/6a15b
    Pulse Author: AlienVault
    Created: 2026-05-26 15:20:05

    Be advised, this data is unverified and should be considered preliminary. Always do further verification.

    #Browser #Clipboard #CyberSecurity #Discord #Email #Encryption #InfoSec #Java #JavaScript #MSBuild #Malware #NET #OTX #OpenThreatExchange #Phishing #PowerShell #RAT #Rust #Windows #bot #cryptocurrency #AlienVault

  23. Phishing Campaign Deploys JavaScript-Driven PureLogs Variant to Steal Sensitive Data

    A sophisticated phishing campaign distributes a PureLogs variant through deceptive purchase order emails containing malicious JavaScript files. The attack chain employs obfuscated JavaScript that drops PowerShell scripts, which then use process hollowing techniques to inject .NET modules into legitimate Windows processes. The malware communicates with command-and-control infrastructure to download additional plugins. PureLogs collects extensive sensitive information including credentials from web browsers, cryptocurrency wallets, email clients, Discord, and various applications. It also captures screenshots, system information, and clipboard data. The collected data is compressed, encrypted with AES, and exfiltrated to remote servers. The campaign demonstrates advanced evasion techniques through fileless execution, multiple encryption layers, and abuse of trusted processes like MsBuild.exe, making detection challenging for traditional security solutions.

    Pulse ID: 6a15ba258c1acc516e08c0fd
    Pulse Link: otx.alienvault.com/pulse/6a15b
    Pulse Author: AlienVault
    Created: 2026-05-26 15:20:05

    Be advised, this data is unverified and should be considered preliminary. Always do further verification.

    #Browser #Clipboard #CyberSecurity #Discord #Email #Encryption #InfoSec #Java #JavaScript #MSBuild #Malware #NET #OTX #OpenThreatExchange #Phishing #PowerShell #RAT #Rust #Windows #bot #cryptocurrency #AlienVault

  24. Phishing Campaign Deploys JavaScript-Driven PureLogs Variant to Steal Sensitive Data

    A sophisticated phishing campaign distributes a PureLogs variant through deceptive purchase order emails containing malicious JavaScript files. The attack chain employs obfuscated JavaScript that drops PowerShell scripts, which then use process hollowing techniques to inject .NET modules into legitimate Windows processes. The malware communicates with command-and-control infrastructure to download additional plugins. PureLogs collects extensive sensitive information including credentials from web browsers, cryptocurrency wallets, email clients, Discord, and various applications. It also captures screenshots, system information, and clipboard data. The collected data is compressed, encrypted with AES, and exfiltrated to remote servers. The campaign demonstrates advanced evasion techniques through fileless execution, multiple encryption layers, and abuse of trusted processes like MsBuild.exe, making detection challenging for traditional security solutions.

    Pulse ID: 6a15ba258c1acc516e08c0fd
    Pulse Link: otx.alienvault.com/pulse/6a15b
    Pulse Author: AlienVault
    Created: 2026-05-26 15:20:05

    Be advised, this data is unverified and should be considered preliminary. Always do further verification.

    #Browser #Clipboard #CyberSecurity #Discord #Email #Encryption #InfoSec #Java #JavaScript #MSBuild #Malware #NET #OTX #OpenThreatExchange #Phishing #PowerShell #RAT #Rust #Windows #bot #cryptocurrency #AlienVault

  25. Phishing Campaign Deploys JavaScript-Driven PureLogs Variant to Steal Sensitive Data

    A sophisticated phishing campaign distributes a PureLogs variant through deceptive purchase order emails containing malicious JavaScript files. The attack chain employs obfuscated JavaScript that drops PowerShell scripts, which then use process hollowing techniques to inject .NET modules into legitimate Windows processes. The malware communicates with command-and-control infrastructure to download additional plugins. PureLogs collects extensive sensitive information including credentials from web browsers, cryptocurrency wallets, email clients, Discord, and various applications. It also captures screenshots, system information, and clipboard data. The collected data is compressed, encrypted with AES, and exfiltrated to remote servers. The campaign demonstrates advanced evasion techniques through fileless execution, multiple encryption layers, and abuse of trusted processes like MsBuild.exe, making detection challenging for traditional security solutions.

    Pulse ID: 6a15ba258c1acc516e08c0fd
    Pulse Link: otx.alienvault.com/pulse/6a15b
    Pulse Author: AlienVault
    Created: 2026-05-26 15:20:05

    Be advised, this data is unverified and should be considered preliminary. Always do further verification.

    #Browser #Clipboard #CyberSecurity #Discord #Email #Encryption #InfoSec #Java #JavaScript #MSBuild #Malware #NET #OTX #OpenThreatExchange #Phishing #PowerShell #RAT #Rust #Windows #bot #cryptocurrency #AlienVault

  26. Pake uses to build small (5MB) apps from any website. (no )

    github.com/tw93/Pake

  27. 🚀 Oh joy, another Rust-based #genomics tool claiming to run whole-genome #pipelines on your grandma's old laptop without breaking a sweat. 👵🖥️ Next, they'll say it can decode DNA while making you a cup of coffee. ☕🔬
    github.com/logannye/rosalind #Rust #WholeGenome #TechInnovation #CoffeeBreak #HackerNews #ngated