Ivan Permyakov

Results 3 comments of Ivan Permyakov

The latest released version (0.04) still doesn't show contents of LC_DYLD_EXPORTS_TRIE and LC_DYLD_CHAINED_FIXUPS

> No, it does not. Really? ``` def talk(message): return "Talk " + message def main(): _inject_c_code = """ printf("hello from C code\\n"); """ print(talk("Hello World")) if __name__ == "__main__":...

> As an aside, given a license, I would add vmp support for Nuitka VM and list VMP as supported, if I am guess right from your GitHub name that...