LEVEL 1

Dreamhack Online Judge

reversing misc
  • 문제 정보
  • 풀이 2
  • 난이도 투표 4
  • 질문
  • 최근 풀이자 13
  • 댓글 2

문제 설명

Welcome to Dreamhack Online Judge!

Dreamhack Online Judge(DOJ) is a set of assembly challenges. Your goal is to read the description and submit the correct x86-64 machine code. The server will execute your machine code and judge if your code produces the correct output.

To begin the journey, let's start with the basics: print the string Hello World! at standard output.

References

Dreamhack Online Judge Github - All DOJ challenges use this as base image of the server.

Note

2025.07.11 : Patched the judge binary and its source code. Now the program can either call exit(0) or let main() return 0.

난이도 투표 4

질문 0

문제 풀이에 어려움이 있으신가요?
커뮤니티에서 문제에 대한 질문하고 답변 얻기
아직 문제에 대한 질문이 없습니다.
LEVEL 1

Dreamhack Online Judge

reversing misc

출제자 정보

avatar
Rootsquare
바탈리온

First Blood!

avatar
fsharp
러너
출제된 지 27분 만에 풀이 완료!

최근 풀이자 13

avatar
S_generat0r
CTF 초보자
avatar
keymoon
2024 Invitational CHAMPION
avatar
IREVES
2023 Christmas CTF 참여
avatar
cm
세계수
c0met
.HACK 2025 참가자
avatar
skybridge
워게임: 1
mvg01
리버싱 중급자
avatar
kuvee
대표 업적 없음
grayreaver
워게임: 20
avatar
x3ric
대표 업적 없음

댓글 2

avatar
Rootsquare
바탈리온
Now the Github page is public. Sorry for your inconvenience.
avatar
Rootsquare
바탈리온
Welcome to DOJ!