ziotom78 / pytracerLinks
A simple raytracer in pure Python
☆12Updated 7 months ago
Alternatives and similar repositories for pytracer
Users that are interested in pytracer are comparing it to the libraries listed below
Sorting:
- Default project สำหรับงาน data science ที่รวมเอา library หลักๆ ที่ต้องใช้บน Python 3.11 ไว้ให้แล้วใน requirements.txt☆21Updated last year
- simple Elf disassembler☆10Updated 11 years ago
- Decompiler of python executable files created in pyinstaller and pyarmor and decompiler of .pyc files☆13Updated 3 years ago
- ARM to pseudo code converter that rarely works☆14Updated 8 years ago
- Reverset is a reverse engineering, and binary analysis tool.☆19Updated 6 years ago
- Parsing Expression Grammer (PEG) for Cython: Automatically Generate Python Stub Files from Cython code☆17Updated 9 months ago
- AutoIt Obfuscator (Python module) lets you protect AutoIt script source code against analysis, reverse engineering, and decompilation usi…☆12Updated 2 months ago
- An ARM disassembler written in Python that also generates pseudo-code☆15Updated 9 years ago
- Debugger and analyzer for ARM ELF executables.☆18Updated 3 years ago
- A bytecode-engineering library for python 3.11☆10Updated 3 years ago
- Tracing execution of python bytecode☆10Updated 6 years ago
- A pure Python library to parse ELF files.☆15Updated 12 years ago
- A WIP disassember and decompiler written in modern C++ with the goal to do as much work during compile time as possible☆20Updated 2 years ago
- obuscate python source code 混淆 python 源代码的小工具☆17Updated 6 years ago
- Simple parser for Python marshal serialization and pyc files☆22Updated this week
- LuaJIT raw-bytecode decompiler☆13Updated 11 years ago
- A Python bytecode compiler and bytecode generator.☆23Updated 11 years ago
- Simple code converter from pascal to python☆17Updated 2 years ago
- Basic disassembler (currently ELF&ARM only) for Android☆15Updated 6 years ago
- Python2 compiler package ported to Python3. Compiles Python AST (as produced by the "ast" module) to bytecode assembly and code objects.☆42Updated 5 years ago
- Dropbox Python Bytecode Decryption Tool☆30Updated 13 years ago
- C++ AppEngine for Qt☆31Updated this week
- ARM disassembler library☆20Updated 12 years ago
- Python bindings for the Zydis disassembler library☆17Updated 6 years ago
- An ARM decompiler converts ARM code to a ready to compile C code. Project was done as a 3rd Semester project.