We participated in the CSAW CTF ’26 Qualifiers last weekend and secured 8th place globally and 1st place in the India Region.
Looking forward to the finals!
Look at the audacity of yours by mentioning "honestly pretty shitty". Don't assume that you have whole picture about any team. You can't look down on any team.
CTFs are for fun. Don't try to turn it into a competition or something.
What about the stats before llm era? Ideally it should be the metric to compare coz it was based on pure skill and you cannot fake it. Currently, even a random person can attain these positions by tokenmaxxing.
india keeps rewarding mugging up PCM and then wonders where the hackers went.
JEE is not computer science. GATE is not cybersecurity. rank is not competence.
our examination fetish is killing technical talent:
https://t.co/JEYRJaetEi
@0xn4utilus@0xP0ch1ta, @D3LET3_57 and I developed LLVM-Lens, an LLVM Pass Transformation Analyzer that helps visualize the compilation pipeline for C/C++ code.
For each stage in the pipeline, users can view changes to the LLVM IR, the analyses that are run and invalidated, the CFG, and other compilation graphs.
In addition, we have added support for Machine IR. Users can visualize the Machine IR pipeline in a similar manner to the LLVM IR optimization pipeline. Physical register allocation and register spills can also be viewed. Every line of IR and Machine IR can be mapped back to the corresponding C/C++ source code using debug information.
Comes with AI integration to help users understand pass details and transformations.
GitHub Repo: https://t.co/TgvZZ5ci5L