Skip to content
View dzsibi's full-sized avatar

Block or report dzsibi

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. gctf19-minetestgctf19-minetestPublic

    Write-up on the minetest challenge of Google CTF 2019

    C#

  2. hitconctf19-suicunehitconctf19-suicunePublic

    Write-up on the Suicune challenge of HITCON CTF 2019

    C#

  3. Easy Crack Me @ TWCTF 2019.mdEasy Crack Me @ TWCTF 2019.md
    1
    The original executable was a flag checker. After reverse engineering, the following pieces of information could be gathered:
    2
    3
    * The length of the flag
    4
    * Count of each hex digit in the string
    5
    * Wheter a digit was in the 0-9 or a-f range
  4. Refrain @ TCTF 2019.mdRefrain @ TCTF 2019.md
    1
    ### Requirements:
    2
    3
    * Ubuntu 16.04 
    4
    * Kernel version 4.10.0-42-generic and associated perf tools
    5
    * ImageMagick convert utility