Rektoff
@rektoff_xyz
Rust-native security training for engineers, enterprises, and ecosystems.
1/ most bootcamps teach you how to code. we’re here to teach you how systems fail > 6-week Rust + Solana security bootcamp for those who want to think like attackers or ship resilient products supported by @SolanaFndn free to join, limited seats. kicks off June 30

unearthed this solid explainer from the history vault by @jarxiao. perfect for those who need a concise no-BS intro to how Solana works. (part of reading list by @m4rio_eth for @rektoff_xyz solana security bootcamp)
kicking off module 2: "solana security & tools" today 🫡 huge thanks to our 75 cohort #1 warriors for sticking with us some guest lectures will be made public 🦀 stay tuned
Week 3 of @rektoff_xyz's Rust Solana Security Bootcamp Just submitted Quiz 2 while waiting for my flight Rust fundamentals have been acquired! Moving onto SVM architecture: - sBPF bytecode and execution model - VM architecture, compilation, transaction submission and a lot…
OG Solana security researcher. Founder of @accretion_xyz and ex @Neodyme, two of the most respected firms in the Solana security space. @r0bre joins us as a mentor to help train the next generation of Solana auditors.

From building your smart contract to it being executed by by the validator's node, everything in one thread 🧵 @solana @solanaturbine @rektoff_xyz @superteam @anza_xyz
I have written a detailed blog on how rust compiler works. I like to thank my mentor daniel from @rektoff_xyz for reviewing this blog. github.com/baindlapranayr…
Solana-dedicated Rust security researcher. 25+ Rust audits in 2024 across @LidoFinance, @pumpdotfun, @LayerZero_Core, @synthetix_io & more. Worked with @PashovAuditGrp, @spearbit, @cantinaxyz, @ShieldifySec, @zenith256 and @bailsecurity @0xcastle_chain joins us as a mentor to…

Rust security researcher @CyfrinAudits Author of “Under the Hood of Solana Program Execution”, a writeup that even got amplified by the founder of Solana @aeyakovenko.. @Ubermensh3dot0 joins our bootcamp as a mentor to guide Solana security from the inside out.

I built this to catch you up on PoH before Alpenglow comes out: A simple blog post and a vizualisation: 👇
Week 2 of @rektoff_xyz's Solana Rust Security Bootcamp Lecture 3 & 4: - Layout Corrections for Memory - How to prevent Data Races - Ownership sets introduced to track moves, borrows, and lifetimes - Different Scopes - Copy vs Move - Aliasing XOR mutability Some key notes I…
happy to be part of the 75 applicants that got accepted on the @rektoff_xyz bootcamp! met @youfelll at ethcc and he is a very enthusiastic, energetic and motivated young man looking to make Rust Security great! looking forward to git gud at rust with you all
Quiz 1 of @rektoff_xyz Solana Rust Security Bootcamp Quiz 1 is broken down into 2 parts: - Multiple Choice - Memory Diagrams Multiple Choice was heavily focused on the 1st lecture, we gotta have them basics down It took me about an hour to reread the notes on the first 2…
One of the best things about the @rektoff_xyz bootcamp, so far, has been the number of new to me & exceptionally high quality resources people are sharing. Here's a good one: pwn.college
Lecture 2 of @rektoff_xyz Solana Rust Security Bootcamp 3 Big Memory Vulnerabilities - Buffer Overflow - UAF - Data Racing Fun Fact: Memory Problems only happen when developers use "unsafe {...}" in their code Hyped for the First Quiz Tomorrow