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

Step-by-Stepy tutorial #2

Open
srockytfl opened this issue Dec 2, 2020 · 1 comment
Open

Step-by-Stepy tutorial #2

srockytfl opened this issue Dec 2, 2020 · 1 comment

Comments

@srockytfl
Copy link

srockytfl commented Dec 2, 2020

Hi, I found difficult to understand how to use this tool to reverse engineering some Flutter 'libapp.so' file. Is it possible to provide some tutorial or youtube video demonstration? How doo I use that 1-introduction.ipynb file?
I tried open jupter in browser > new notebook and type this:
Screen Shot 2020-12-02 at 10 19 08

@rscloura
Copy link

Are you are running Jupyter in the git root directory, or a directory containing the darter.file module?

Supposing you cloned darter to ~/lab, your directory structure should look like this:

lab/
├── ...
└── darter/
    ├── ...
    └── file.py

and you should run Jupyter from the lab directory, like so

~/$ cd lab
~/lab/$ jupyter notebook

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

No branches or pull requests

2 participants