AlpacaHack Logo

SECCON CTF 13 決勝観戦CTF

CTF is over!
Sign InSign Up
TopChallengesScoreboardWriteups

Welcome!
100 pts (167 solves)
Welcome
Beginner

Author:

minaminao

Long Flag
100 pts (152 solves)
Crypto
Beginner

Author:

🍪
100 pts (139 solves)
Web
Beginner

Author:

Beginner's Flag Printer
100 pts (121 solves)
Rev
Beginner

Author:

parseInt
100 pts (89 solves)
Misc
Beginner

Author:

trippple
100 pts (81 solves)
Crypto

Author:

danger of buffer overflow
100 pts (78 solves)
Pwn

Author:

play with memory
100 pts (75 solves)
Pwn

Author:

42
100 pts (40 solves)
Crypto

Author:

Flag Printer
100 pts (38 solves)
Rev

Author:

Can U Keep A Secret?
100 pts (31 solves)
Pwn
Beginner

Author:

cache crasher
100 pts (21 solves)
Pwn

Author:

1linepyjail4b
100 pts (19 solves)
Misc

Author:

csv2json
100 pts (15 solves)
Web

Author:

Customizable EC
100 pts (11 solves)
Crypto

Author:

42*
100 pts (10 solves)
Crypto

Author:

Slow Flag Printer
100 pts (10 solves)
Rev

Author:

dinosaur
100 pts (8 solves)
Web

Author:

Alpaca Wakekko
100 pts (6 solves)
Pwn

Author:

blue-note
100 pts (6 solves)
Web

Author:

Concurrent Flag Printer
100 pts (3 solves)
Rev

Author:

Flag Printer

100 pts (38 solves)
Rev

Author:

minaminao

フラグを出力するアセンブリです🤖

f(char*):
        push    rbp
        mov     rbp, rsp
        mov     QWORD PTR [rbp-24], rdi
        mov     DWORD PTR [rbp-4], 0
        jmp     .L2
.L4:
        mov     eax, DWORD PTR [rbp-4]
        movsx   rdx, eax
        mov     rax, QWORD PTR [rbp-24]
        add     rax, rdx
        movzx   eax, BYTE PTR [rax]
        cmp     al, 64
        jle     .L3
        mov     eax, DWORD PTR [rbp-4]
        movsx   rdx, eax
        mov     rax, QWORD PTR [rbp-24]
        add     rax, rdx
        movzx   eax, BYTE PTR [rax]
        cmp     al, 90
        jg      .L3
        mov     eax, DWORD PTR [rbp-4]
        movsx   rdx, eax
        mov     rax, QWORD PTR [rbp-24]
        add     rax, rdx
        movzx   eax, BYTE PTR [rax]
        movsx   eax, al
        lea     edx, [rax-65]
        mov     eax, DWORD PTR [rbp-4]
        add     eax, 13
        add     eax, edx
        movsx   rdx, eax
        imul    rdx, rdx, 1321528399
        shr     rdx, 32
        sar     edx, 3
        mov     ecx, eax
        sar     ecx, 31
        sub     edx, ecx
        imul    ecx, edx, 26
        sub     eax, ecx
        mov     edx, eax
        mov     eax, edx
        lea     ecx, [rax+65]
        mov     eax, DWORD PTR [rbp-4]
        movsx   rdx, eax
        mov     rax, QWORD PTR [rbp-24]
        add     rax, rdx
        mov     edx, ecx
        mov     BYTE PTR [rax], dl
.L3:
        add     DWORD PTR [rbp-4], 1
.L2:
        mov     eax, DWORD PTR [rbp-4]
        movsx   rdx, eax
        mov     rax, QWORD PTR [rbp-24]
        add     rax, rdx
        movzx   eax, BYTE PTR [rax]
        test    al, al
        jne     .L4
        nop
        nop
        pop     rbp
        ret
.LC0:
        .string "Alpaca{%s}\n"
main:
        push    rbp
        mov     rbp, rsp
        sub     rsp, 16
        mov     DWORD PTR [rbp-7], 1197424961
        mov     DWORD PTR [rbp-4], 4672071
        lea     rax, [rbp-7]
        mov     rdi, rax
        call    f(char*)
        lea     rax, [rbp-7]
        mov     rsi, rax
        mov     edi, OFFSET FLAT:.LC0
        mov     eax, 0
        call    printf
        mov     eax, 0
        leave
        ret
descriptionsolveswriteups