These are all of exitvillain's posts!

exitvillain

Random Topic

June 26, 2025, 8:24 p.m.

About My Reverse Engineering Video Series

I am creating a series on binary exploitation and reverse engineering. In this series, we'll take a unique approach by slowing things down to walk through the assembly of a simple piece of C code, step by step, instruction by instruction. We'll use an innovative demo involving an Excel spreadsheet, where each cell represents a memory location, to visualize data movement in and out of CPU registers.

exitvillain

Random Topic

June 3, 2025, 8:56 p.m.

Oh!! So that’s actually one of my favorite bands — Radiohead’s symbol. Or you know, one of their symbols, probably their most important symbol haha they used it heavily during the ok computer, kid a and amnesiac erras and still use it. Also, not sure what the AI mode is going to be. I intended to make a switch on the posts that called a chatgpt API or something and automatically AI-edited your posts. But then I realized that everyone hates when people just edit their english with AI so why would i want to have that here. And at about the same time I noticed linkedin implemented that feature so i wouldnt be the first to implement it anyway so i was like ehhhh. So the AI mode switch will be for show for now lol.

exitvillain

Random Topic

June 3, 2025, 12:02 a.m.

Hey! Hiddden text in my log? that sounds cool, it is news to me, will investigate. Do you mean the echo $USER thing? no you must mean something else.

exitvillain

Random Topic

May 22, 2025, 6:30 p.m.

nice! I finished that python course, CS50P. i finished CS50P, CS50x, CS50AI, and am one final project away from finishing CS50Web and CS50cyber. They are the best.

exitvillain

Random Topic

May 20, 2025, 6:02 p.m.

I am the only one who can delete posts currently. sorry i guess i should implement that. if you need me to delete a post, personal message me and I will take care of it. All your posts are so good! haha Um like any language, you have to learn the few things that make that language unique i think. syntax, special features, i would just look up advanced javascript and get on it like all those weird things, inline functions, ternary operators ( this is just an if/else statement written with different syntax, but the syntax can be confusing get on it), event handlers, promises, javascript syntactic sugar, the different ways to declare functions, learn about the "this" keyword, closures, await, currying, dom manipulation, generators. but watch the cs50web intro to javascript or even regular cs50x has an intro to javascript. cs50web gets into SOME of those advanced things

exitvillain

Random Topic

May 20, 2025, 4:08 p.m.

lol i take that back about learning css. only learn css if you want to learn how to make your site look nicer. it's a web dev thing, as you probably know. just learn about what it is at least and how to recognize it when you come across it in a burp scan or something, usually we ignore the css lol that's not where the vulnerabiltiies lie usually. and learning html is quick. but def learning javascript is more important in general and def from a web application security standpoint. I apologize you may be a javascript wizz for alli know i have no idea where you are at he he forgive me.

exitvillain

Random Topic

May 20, 2025, 4:26 a.m.

Yeah man if you are going to do those Portswigger labs, check out the youtuber z3nsh3ll . pretty much everyone agrees he has the best tutorials. Problem is I'd say he only has walkthroughs for about 70 of the labs out of 269 but that's ok you can start with those. He has labs for almost all XSS labs, I'd say XSS is a great place to start. Also look there are 269 labs it may seem intimidating at first but don't think of it as doing 269 long labs. Cause a bunch of them are grouped together like for insance i just did 5 XXE labs and they were all kinda the same , just one key part was different. so you can kinda tackel a bunch of them at once pretty fast. Tackle related labs in one or two sittings. also, learning some html, css and javascript might be a good idea. learn some of the intermediate/advanced javascript stuff like promises, assyncronous programming, fetch, promises, then blocks, ternary operators learn how to program in javascript. Z3nsh3ll has a great series on this stuff too. If you are just starting out in html/css and javascript id start with the z3nsh3ll ones, and here's another super begginer friendly one: https://cs50.harvard.edu/web/2020/

exitvillain

Random Topic

May 15, 2025, 3:42 p.m.

Hey Delarouge and anyone else out there, So I mainly built this site to get some practice launching a site on amazon. I never built a site with users before I Just wanted to get it out there and see it work. Now that I have, i want to make it better. Can you guys think of any features that , say, discord might not have that I can have? I'm open to building any weird feature.

exitvillain

Random Topic

May 13, 2025, 6:53 p.m.

Finished my 123/269th lab on the PortSwigger Web Application Security Academy! I have 25 days max until I’m sitting for the BSCP — I think I can do it!

This SQL injection lab reminds us that the datatype of the columns being returned by the backend SQL query we’re trying to hack… well, it’s important. In this lab, I wanted to leak out the username and password columns of a table, but only one text column was being returned.

So I used string concatenation to return both the username and password as if it were one column. Oh yeah btw, this was a union select attack. Lab: SQL injection UNION attack, retrieving multiple values in a single column <br><br> You can find this and hundreds of other free labs on the PortSwigger Web Security Academy. All you need is Burp Suite Community Edition to get started.

exitvillain

Random Topic

May 11, 2025, 8:34 p.m.

OK thanks for telling me man i'm about to ramp up all operations . New update to the site coming up, new update to discord, new video, new certifications we are about to get an exitvillain explosion lol what do you think this site needs? def a makeover. i have a new logo i'm about to put haha. I mean i care about functionality more than look. def need to make it mobile friendly right now its ehhh , it works but you have to zoom out its complete shit.

Page 1 of 7 Next > Last »