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

How to use BCV inside eclipse code #442

Open
FatimaHassan6 opened this issue Jun 15, 2022 · 2 comments
Open

How to use BCV inside eclipse code #442

FatimaHassan6 opened this issue Jun 15, 2022 · 2 comments

Comments

@FatimaHassan6
Copy link

I was working on the GUI of BCV to search for specific words and open the files that match my searching terms and do some modification on them however, all that was done manually now I want to build a tool that do what I did, as a start I imported BCV as Jar file in eclipse (JAVA) but don't know how to use BCV

is it suppose to call method or develop my own code to interact with it?
if there any resources that can help me I would appreciate your help

@Janmm14
Copy link
Contributor

Janmm14 commented Jun 15, 2022

When you did modifications to the gui you deem useful for all users, you could create a Pull Request so it will be included in all future BCV versions.

@FatimaHassan6
Copy link
Author

When you did modifications to the gui you deem useful for all users, you could create a Pull Request so it will be included in all future BCV versions.

I didn't modify the tool, what I mean is that I am modified the smali files of the decompiled app
I want to know how to use BCV to search through the apk file and return the path for the files that
match my searching terms

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

No branches or pull requests

3 participants