All things rǝvǝrsǝd
  • Home
  • Socials

rusty

A collection of 2 posts
babyRust - N1CTF
ctf

babyRust - N1CTF

This fun, little challenge was RE challenge during N1CTF. We are given the following Rust source code: macro_rules! check { (@s n1ctf{$Never:tt}) => { check!(stringify!($Never)) }; (@e ($Never:expr,$Gonna:expr,$Give:expr); (Never gonna give you up $($code:tt)*)) => { $Give += true as usize; check!(@e ($Never,
25 Nov 2021 5 min read
Rusty - Technical background
rusty

Rusty - Technical background

This post a technical part to the challenge Rusty. If you haven't read the post you can do it here. Technical background I had few difficulties when creating it. So it might be interesting for some people to read how I've managed to overcome them. The
09 Mar 2021 4 min read
Page 1 of 1
All things rǝvǝrsǝd © 2025
  • Data & privacy
  • Contact
  • Contribute →
Powered by Ghost