bi0s
  •  Home
  •  Categories
  •  Archives
  •  Tags
  •  Home
  •  Categories
  •  Archives
  •  Tags

Signal VM de1ta (Part 2) - de1CTF 2019

R3x
2019-08-09
Reversing / Linux

tl;dr

  • Challenge is a VM implemented over signals and ptrace
  • Reverse Instruction types and implementation
  • Use gdb scripting to find the executed code and get the pseudo VM code
  • Find out the algorithm (Max triangle sum) from VM instructions
  • Find an more optimized way to solve the problem (Or lazy solve it!).
Read More
Linux VM Reversing Automation

Signal VM (Part 1) - de1CTF 2019

R3x
2019-08-08
Reversing / Linux

tl;dr

  • Challenge is a VM implemented over signals and ptrace
  • Reverse Instruction types and implementation
  • Use gdb scripting to find the executed code and get the pseudo VM code
  • Reverse the VM functionality (Hill cipher) for flag and profit
Read More
Linux VM Reversing Automation

Copychall - Acebear CTF 2019

R3x
2019-04-25
Reversing / Linux

tl;dr

  • You need to pass 999 levels to get the flag.
  • Each of the levels involves multiple checks on input characters.
  • Each check happens in seperate functions which are decrypted during runtime.
  • Extract function order and arguments.
  • Automate finding input for each check.
Read More
Linux Reversing

Official blog of team bi0s

  Projects
  •   bi0s-wargame
    (Unraveling)
  •   bi0s-wiki
    (Free Encyclopedia)
  •   InCTF
    (bi0s CTF)

Made With Love and Coffee



Blog content follows the Attribution-NonCommercial-ShareAlike 4.0 International (CC BY-NC-SA 4.0) License

Use Material X as theme, total visits times.