LEVEL 1

Dreamhack Online Judge

reversing misc
  • 문제 정보
  • 풀이 2
  • 난이도 투표 8
  • 질문
  • 최근 풀이자 26
  • 댓글 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.

난이도 투표 8

질문 0

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

Dreamhack Online Judge

reversing misc

출제자 정보

avatar
Rootsquare
바탈리온

First Blood!

avatar
fsharp
레이서
출제된 지 27분 만에 풀이 완료!

최근 풀이자 26

avatar
개미인력
리버싱 전문가
이름뭐로짓지
리버싱 중급자
LonsomeM
세계수
q1w2e3r4
대표 업적 없음
avatar
AnhLong
시스템 해킹 중급자
T43W00
.HACK 2025 참가자
avatar
wyv3rn
무플 방지 위원회장
석현
대표 업적 없음
koshie
대표 업적 없음
avatar
사용자
소통요정

댓글 2

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