HackerTrans
TopNewTrendsCommentsPastAskShowJobs

stigma

no profile record

Submissions

Rust Binary Malware Analysis

mariom3.github.io
1 points·by stigma·8 miesięcy temu·1 comments

NSM Cryptographic Recommendations 2025 [pdf]

nsm.no
1 points·by stigma·w zeszłym roku·1 comments

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

old.reddit.com
46 points·by stigma·4 lata temu·6 comments

Practice secure coding with OWASP’s secure coding dojo

securecodingdojo.owasp.org
2 points·by stigma·4 lata temu·0 comments

Exploiting Scratch with a malicious image (2021)

mnemonic.no
65 points·by stigma·4 lata temu·6 comments

comments

stigma
·8 miesięcy temu·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
·w zeszłym roku·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
·2 lata temu·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 lata temu·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 lata temu·discuss
Leak and breach now confirmed real by Rockstar: https://www.tweaktown.com/news/88478/gta-6-leak-confirmed-re...