HackerTrans
TopNewTrendsCommentsPastAskShowJobs

stigma

no profile record

Submissions

Rust Binary Malware Analysis

mariom3.github.io
1 points·by stigma·قبل 8 أشهر·1 comments

NSM Cryptographic Recommendations 2025 [pdf]

nsm.no
1 points·by stigma·السنة الماضية·1 comments

GTA 6 leaks. Source code allegedly stolen in Rockstar hack.

old.reddit.com
46 points·by stigma·قبل 4 سنوات·6 comments

Practice secure coding with OWASP’s secure coding dojo

securecodingdojo.owasp.org
2 points·by stigma·قبل 4 سنوات·0 comments

Exploiting Scratch with a malicious image (2021)

mnemonic.no
65 points·by stigma·قبل 4 سنوات·6 comments

comments

stigma
·قبل 8 أشهر·discuss
Wonder what goes into making Rust Malware difficult to analyze?

Analyzing Rust programs can be intimidating and the most difficult part can be getting started. This write-up provides a practical way to approach the topic.
stigma
·السنة الماضية·discuss
> The recommendations give concrete advice about specific algorithms for different use cases, and general advice about how to use cryptography securely.

General overview: https://nsm.no/advice-and-guidance/publications/cryptographi...
stigma
·قبل سنتين·discuss
Walkthrough of remote code execution in Scratch Desktop using JavaScript in SVGs: https://web.archive.org/web/20220416143159/https://www.mnemo... (2021)
stigma
·قبل 3 سنوات·discuss
Automated Python utility to collect Zaptec EV charger usage and invoice details. Calculates a price per kWh and sends an invoice to the registered charger user using a third-party invoice solution.

Zaptec has a decent API. Invoice retrieval (electricity) and invoice distribution is done by faking browser sessions with Python.

I live within a housing association (townhouses) where the garages are separate from the houses. All chargers are on the same fuse box.

Commercial solutions providing the same service are typically $5/month for each user plus a 0.01USD fee for each kWh. I figured I could save myself and my neighbors some money.

Currently hosted on GitHub, but private repo as I am not too proud of my 3 evening rushed code.
stigma
·قبل 4 سنوات·discuss
Leak and breach now confirmed real by Rockstar: https://www.tweaktown.com/news/88478/gta-6-leak-confirmed-re...