unsafe-python icon indicating copy to clipboard operation
unsafe-python copied to clipboard

A library to assist writing memory-unsafe code in "pure" python, without any imports (i.e. no ctypes etc.)

Results 2 unsafe-python issues
Sort by recently updated
recently updated
newest added

Nice exploit, no talk. But even if it's "without any imports", it still feels a bit of cheating, because the whole concept lies on the idea (from a quick glance)...