got any API to read the exe file structure?

J

James

Is that got any API to read the exe file then show all the detail inside
it? and able to do extract resource....
 
A

Andrew Thompson

| Is that got any API to read the exe file

A windows .exe, or .class/.jar?

But yes, java.io.File and Class.getResource
should do the trick.

|..then show all the detail inside
| it?

1) dunno, 2) Reflection

|..and able to do extract resource....

1) dunno, 2) if you packed the
..java in there, easy..
 
J

James

nope
it is normal exe
not java to exe
it is normal window program, I need to get the resource and show it at
runtime.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,769
Messages
2,569,580
Members
45,055
Latest member
SlimSparkKetoACVReview

Latest Threads

Top