CLI Epub Reader. Contribute to wustho/epr development by creating an account on GitHub. (more…)
Read more »
Shellcode runner executed via portable Python executable in memory - no installation required. Used to bypass Windows Defender on Win10 Enterprise.🖥️ Source... (more…)
Read more »
Original Colossal Caves adventure game, but in Python 3 - brandon-rhodes/python-adventure... (more…)
Read more »
cppyy is an automatic, run-time, Python-C++ bindings generator, for calling
C++ from Python and Python from C++.
Run-time generation enables detailed specialization for higher performance,
lazy loading for reduced memory use in large scale projects, Pytho... (more…)
Read more »
Grigore showed that Java generics are Turing complete by describing a
reduction from Turing machines to Java subtyping. We apply Grigore's algorithm
to Python type hints and deduce that they are Turing complete. In addition, we
present an alternative redu... (more…)
Read more »