HackerTrans
トップ新着トレンドコメント過去質問紹介求人

stigma

no profile record

投稿

Rust Binary Malware Analysis

mariom3.github.io
1 ポイント·投稿者 stigma·8 か月前·1 コメント

NSM Cryptographic Recommendations 2025 [pdf]

nsm.no
1 ポイント·投稿者 stigma·昨年·1 コメント

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

old.reddit.com
46 ポイント·投稿者 stigma·4 年前·6 コメント

Practice secure coding with OWASP’s secure coding dojo

securecodingdojo.owasp.org
2 ポイント·投稿者 stigma·4 年前·0 コメント

Exploiting Scratch with a malicious image (2021)

mnemonic.no
65 ポイント·投稿者 stigma·4 年前·6 コメント

コメント

stigma
·8 か月前·議論
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
·昨年·議論
> 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 年前·議論
Walkthrough of remote code execution in Scratch Desktop using JavaScript in SVGs: https://web.archive.org/web/20220416143159/https://www.mnemo... (2021)
stigma
·3 年前·議論
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 年前·議論
Leak and breach now confirmed real by Rockstar: https://www.tweaktown.com/news/88478/gta-6-leak-confirmed-re...