Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

monobehaviour_from_assembly.py #189

Open
0x0neP1ece opened this issue Jun 30, 2023 · 0 comments
Open

monobehaviour_from_assembly.py #189

0x0neP1ece opened this issue Jun 30, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@0x0neP1ece
Copy link

Code
https://github.com/K0lb3/UnityPy/blob/master/examples/MonoBehaviourFromAssembly/monobehaviour_from_assembly.py#L117
https://github.com/K0lb3/UnityPy/blob/master/examples/MonoBehaviourFromAssembly/monobehaviour_from_assembly.py#L142

# C# System
    from System import Array
# import Generator class from the loaded library
    from Generator import Generator

Error
this line is error in my python code , I can't find python library to import

@0x0neP1ece 0x0neP1ece added the bug Something isn't working label Jun 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant