Skip to content
This repository has been archived by the owner on Feb 6, 2021. It is now read-only.

No results #8

Open
duwei810 opened this issue Mar 28, 2016 · 9 comments
Open

No results #8

duwei810 opened this issue Mar 28, 2016 · 9 comments
Labels

Comments

@duwei810
Copy link

There is a problem:

smalisca>sc -c class_name -p gmail -x path -r 10

No results! :(

@dorneanu
Copy link
Owner

Hi! Which app are you testing smalisca on? So I could also have a look...

@duwei810
Copy link
Author

Hi, I have tested smalisca on many apps, for example, shadowsocks. All the results are 'No results! :('.
Thank you!

@dorneanu
Copy link
Owner

Could you please first list the steps are you doing in order to run smalisca? Have you first analyzed the app and built the DB?

@duwei810
Copy link
Author

duwei810 commented Apr 1, 2016

The steps are:
smalisca parser -l ~/Downloads/shadowsocks-nightly-2.9.11/smali -s java -f sqlite -o fakebanker.sqlite

smalisca analyzer -f sqlite -i fakebanker.sqlite

smalisca>sc -x path -r 10

The first step and the second step are OK.

@dorneanu dorneanu added the bug label Oct 11, 2016
@dorneanu
Copy link
Owner

I'll have a look at this and provide a fix ASAP. Thanks for your patience.

@dillrich
Copy link

same issue here. tried to parse smali output from the BBM app located here:
https://apkpure.com/bbm/com.bbm/download?from=details%2Fversion&fid=c/APK/828/0171b657c53d44ef

I've attached my smalisca output.
This parser looks amazing....and I really want to use it. Thanks for your time!

output.txt

@dillrich
Copy link

Try to change from -s java to -s smali. This tells parser to parse files with .smali suffix. Worked for me.

@dorneanu
Copy link
Owner

@duwei810, could you please tell me if @dillrich 's hint worked for you?

@nguyenvulong
Copy link

nguyenvulong commented Mar 2, 2017

well, i gave it a try with few apps and finally it worked with youtube app from Google
Please see the photos below
I also provide a URL to an APK that Smalisca failed to proceed in "analyzer" step. Please download here
https://dl.dropboxusercontent.com/u/5753057/Testing/TestAppSmalisca.apk
This is how it looks with the failed app:

image

And here it successfully worked in the case of youtube app:

image
image

image
image

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

4 participants