• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

how to break .exe file using wsdl file

 
Ranch Hand
Posts: 68
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
hi friends,
Is it possible to open an .exe file without using any tools? we bought an application but they didnt provide any source code for that. they simply given an exe of it. by installing that .exe we got one wsdl file with all services,bindings,porttypes,messages,operations and namespaces configured to that particular IP. am new to this webservices.
so to view the code what modifications i have to be dont on that.
tell me all possible ways to work on that.
 
Rancher
Posts: 43081
77
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
You asked the same question before, but now that you've provided some more detail, it seems that you are indeed talking abotu cracking an application. If it is bought, and didn't come with the source code, it generally means that you're be prohibited from decompiling it. I'd read the license agreement very carefully before proceeding down this road. Have you talked to the company that sells the program whether they provide updates or technical support?
 
The City calls upon her steadfast protectors. Now for a tiny ad:
a bit of art, as a gift, that will fit in a stocking
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic