Articles by Serge Guelton

16 articles
Date Tue 03 November 2015
Authors Serge Guelton, Adrien Guinet
Category Programming

LLVM developer Meeting report

Date Tue 27 October 2015
Authors Serge Guelton, Adrien Guinet
Category Programming

Quarkslab's compiler crew is going to LLVM developer Meeting in CA!

Date Tue 23 September 2014
Author Serge Guelton
Category Challenge

Two weeks ago we proposed a Python CTF with a few tickets to HITB KUL to win. Here come the results!

Date Thu 04 September 2014
Author Serge Guelton
Category Challenge

If you do not like reverse engineering but still like security challenges, we built one for you. And you can use your brain to get a free entry to HITB KUL: https://conference.hitb.org/hitbsecconf2014kul/

Date Fri 27 June 2014
Author Serge Guelton
Category Programming

Why does some memset calls get optimized away by the compiler? Let's investigate!

Date Fri 16 May 2014
Author Serge Guelton
Category Programming

Where building a custom obfuscated Python interpreter for a Python packer turned into an optimized Python interpreter.