From: GROETZ, M. A C. U. A. AFRL/R. <mic...@us...> - 2015-01-22 16:27:31
|
I did what you said and I still had no luck. Will try a older version of Java. Thanks. -----Original Message----- From: Nguyen Anh Quynh [mailto:aq...@gm...] Sent: Thursday, January 22, 2015 9:58 AM To: Capstone disassembly framework (www.capstone-engine.org) Subject: Re: [Capstone-users] Capstone / NetBeans 8.0.2 Help On Thu, Jan 22, 2015 at 10:32 PM, GROETZ, MICHAEL A CTR USAF AFMC AFRL/RYWA <mic...@us...> wrote: I'm using Java 1.8.0_25 and Capstone 3.0. I don't have access to a system to put Ubuntu on. I'm using Win 7 64 bit with NetBeans IDE 8.0.2. I can try a older version of Java. on Windows you need to put the core library (from http://capstone-engine.org/download/3.0/capstone-3.0-win64.zip) in the same directory with TestX86.java in the same directory, put http://capstone-engine.org/download/3.0/capstone.jar. can you compile & run TestX86.java with your current Java 1.8.0? thanks. -----Original Message----- From: Nguyen Anh Quynh [mailto:aq...@gm...] Sent: Thursday, January 22, 2015 9:04 AM To: Capstone disassembly framework (www.capstone-engine.org) Subject: Re: [Capstone-users] Capstone / NetBeans 8.0.2 Help On Thu, Jan 22, 2015 at 9:23 PM, GROETZ, MICHAEL A CTR USAF AFMC AFRL/RYWA <mic...@us...> wrote: >a quick question: do you have any problem with the TestX86.java code? what >is the output of it? ------------------------ Here's the output from TexstX86.java. I only included 32 and 64 bit (I'm running on a 64 bit machine). If you need all of the output let me know. this is strange, as i dont have any issue here. some questions: - which Capstone version are you using? - what is your Java version? here is what i did: - download the latest Capstone from Github. you can get the "next" branch code from https://github.com/aquynh/capstone/archive/next.zip - unzip, compile & download on Ubuntu 64bit 14.04: $ ./make.sh $ sudo ./make.sh install $ cd bindings/java/ $ make clean; make $ ./run.sh x86 # <--- this actually runs TestX86.java here is my Java version: $ java -version java version "1.6.0_33" OpenJDK Runtime Environment (IcedTea6 1.13.5) (6b33-1.13.5-1ubuntu0.14.04) OpenJDK 64-Bit Server VM (build 23.25-b01, mixed mode) now, can you repeat all the steps above? thanks. Q ------------------------------------------------------------------------------ New Year. New Location. New Benefits. New Data Center in Ashburn, VA. GigeNET is offering a free month of service with a new server in Ashburn. Choose from 2 high performing configs, both with 100TB of bandwidth. Higher redundancy.Lower latency.Increased capacity.Completely compliant. http://p.sf.net/sfu/gigenet _______________________________________________ Capstone-users mailing list Cap...@li... https://lists.sourceforge.net/lists/listinfo/capstone-users |