Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
first time user help
#1
Hi all,

BCV looks pretty awesome, I am interested in reverse engineering APK's, I have downloaded version 2.98, registered BCV ini, and now I have the application open, however I can not load any files into the program, have tried drag and drop, have tried file/add, but nothing shows in the pane. What stupid miskate am i making?

I have tried several apk files without success.
Reply
#2
Have you tried File > Add... ?
Reply
#3
Create a .bat file (e.g. bcv.bat) in the same directory as the bcv jar file with the following contents:
Code:
java -jar <bcv-file-name.jar>
where <bcv-file-name.jar> is what you have it named as. Then try to use the program by running the .bat file and check the terminal window that opens for errors.
Reply
 


Forum Jump:


Users browsing this thread: 3 Guest(s)

About The Bytecode Club

We're a community focused on Reverse Engineering, we try to target Java/Android but we also include other langauges/platforms. We pride ourselves in supporting and free and open sourced applications.

Website