Skip to content

Add a "Code Decompilation" notebook to showcase function inspection and decompilation.#70

Open
github-actions[bot] wants to merge 2 commits intomainfrom
git-bob-mod-5ID3sf6qk7
Open

Add a "Code Decompilation" notebook to showcase function inspection and decompilation.#70
github-actions[bot] wants to merge 2 commits intomainfrom
git-bob-mod-5ID3sf6qk7

Conversation

@github-actions
Copy link
Contributor

This message was generated by git-bob (version: 0.2.3, model: gpt-4o-2024-05-13), an experimental AI-based assistant. It can make mistakes and has limitations. Check its messages carefully.

A new Jupyter notebook titled "Code Decompilation" has been added to the "03_advanced_python" section of the repository, demonstrating the concept of code decompilation using a Python decorator with the dis module and the uncompyle6 library. Additionally, the _toc.yml file has been updated to include a reference to this new notebook in the "Advanced techniques" section.

closes #69

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Code decompilation

0 participants