Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
first time user help
#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
 


Messages In This Thread
first time user help - by flamer - 06-13-2016, 01:39 PM
RE: first time user help - by Sim0X - 06-14-2017, 03:50 AM
RE: first time user help - by Bibl - 10-30-2017, 08:33 AM

Forum Jump:


Users browsing this thread: 1 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