Adresses du noyau - Un peu d'aléa

forensics linux FCSC 2026 solved on

star

Description

You receive RAM captures on three machines, and you are looking for the address of the first kernel instruction (using the _stext function) for each of them.

The flag is in the format FCSC{phys-virt} where:

  • phys is the physical address of the first kernel instruction,
  • virt is the virtual address of the first kernel instruction in the kernel text mapping.

All addresses are 64 bits, in hexadecimal format with a 0x prefix.

For example: FCSC{0x0123456789abcdef-0xfedcba9876543210}

Note: During FCSC, players were only given 10 attempts.

Files

  • random.mem.xz
    43.08 MiB – e464401c9d178970aa3c84177de1ab78518a760b751451165a0fe0d40601bdba

Author

kernx

Flag

Share my success on Fediverse, Twitter, Linkedin, Facebook, or via email.

Submit your solution

You can submit your writeup for this challenge. Read the FAQ to learn how to proceed.

You need to be logged in to submit a writeup.

Writeups

There are no public solutions for this challenge yet, but you can submit yours after getting the flag.