AlpacaHack Logo

Tag: Ruby

Sign InSign Up

Ruby

No description is available for this tag.

Updated Apr 24, 2026
Ruby Challenges
Ruby Flag Checker
hiikunz

hiikunz

Rev
301 solves
Plain Blog
st98

st98

Web
3 solves
hi yoshiking
theoremoon

theoremoon

Crypto
3 solves

Ruby Flag Checker

Daily AlpacaHackTopic: RubyReleased: Jan 3, 2026

301 solves
Rev

by

hiikunz

hiikunz

🦙 < I created a flag checker using the Ruby programming language.

Beginner Hint
  • This challenge is in the Rev (Reverse Engineering) category.
  • Flag checkers are a common theme in Rev problems.
  • A flag checker executable or script accepts player input and tells you whether it matches the flag.
  • The provided files are the Ruby source main.rb.
  • The goal is to find an input (the flag) that makes the program print Correct!.
main.rb
descriptionsolveswriteups