Aditya
@AdityaMandal_
20 | God's chosen engineer | what's impossible for you is not impossible for me
Wrote my first ever Blog It's about how Rust manages memory behind the scenes Do check it out and let me know how I did!! link in replies

TIL, how to actually create projects with multiple languages. if i had to summarise in a single line - just convert them all to asm and link them together to create an executable. sounds ez but there's much more stuff going on in the background and jit and interpreted…
rust from zero day 3,4,5 >built a small todo cli in rust ; manually parsed commands, handled file I/O, and saved quests in JSON. > this made me implement almost everything i learnt from chap 3 to 12! >in my other time i got familiar w rust code through this website…
Shall I drop some threads on my current learning from Rust for rustaceans book???
Enabled Sponsorship on my Github profile Do I currently deserve a sponsor?? NAHHH But I will try my best not to disappoint you guys 💙

You have no clue how cracked some of the people are on this app.
Project 3/3: Yohu A fast tool to encrypt/decrypt your data through an interactive menu. Currently supports 3 methods and 1 breaker - Caesar - Vigenere - AES and a Ceaser breaker To install, run: cargo install yohu Source code in replies!!! Here is a demo output
I know these numbers are mostly crawlers and bots But looks good to me lol

cargo is honestly the best part of Rust add dependency: cargo add serde run tests: cargo test build release: cargo build --release format code: cargo fmt one tool that just works vs hunting down 5 different tools in other ecosystems
UPDATE: msf-skynet now uses .msf-skynet.yml for config and adds a multiplexer command to route HTTP requests to Metasploit listeners via Host headers.
Been taking notes of whatever I am learning from Rust for rustaceans book 4/13 chps done already made 60+ pages of notes I am literally writing down everything which I don't currently understand or something that I should remember It's taking a lot of time but it'll be worth it
I want to dedicate this post to all of those who are struggling right now because of something that happened to you on this app. And even more to those who see X as an opportunity to grow their business or treat it as their full time job. Social media is psychological war. You…