Alex B. (r1p) blog
  • Home
  • Author
Subscribe
Tagged

reversing

A collection of 1 post

writeup

247CTF - Easy Reversing Challenge Writeups

The More The Merrier One byte is great. But what if you need more? Can you find the flag hidden in this binary?Given the binary "the_more_the_merrier". We can disassemble the main() function into: 38: int main (int argc, char **argv, char **envp); ; var char *var_8h

  • r1p
r1p Jan 10, 2022 • 3 min read
Alex B. (r1p) blog © 2022
Powered by Ghost