shell bypass 403

Cubjrnet7 Shell

: /usr/include/python3.9/ [ drwxr-xr-x ]

name : pyconfig.h
#include <bits/wordsize.h>

#if __WORDSIZE == 32
#include "pyconfig-32.h"
#elif __WORDSIZE == 64
#include "pyconfig-64.h"
#else
#error "Unknown word size"
#endif

© 2025 Cubjrnet7