I have been looking for a way of modifying static strings stored in Windows .exe files in the .rdata section, however I haven\'t found a real way to do so yet.
I\'m trying to automate a VB6 build where different apps 开发者_Python百科are built from the same source by:
I\'m trying to bund开发者_开发技巧le a JRE with my jar file so that I can run my application on any windows computer, regardless of if it has Java or not.The jsmooth manual says:
I build a project in C#. From another project I have 5 DLLs. Is It poss开发者_如何学JAVAible to include the DLL in the exe, that I only give 1 File to people and not x files?
Embarcadero just released a whole bunch开发者_如何学JAVA of neat looking icons that I\'d like to use to make my Delphi 7 and 2009 apps look fancier. Is there a setting (or hack) in those IDEs that let
I need to create a setup where there are two exe files in it开发者_如何转开发 and one exe must run after the other exe file. Is there way to do this without including a bat file? (Currently I\'m using
I have a windows service (C#) installed on a server that launches every 10 minutes an executable file (C#) to process some images from one directory to another. No interaction is required with any use
A program for which I do not have the source code to is executing a third-party EXE file. I\'d like to find out the arguments that it is sending to the EXE file (i.e. thirdparty.exe -c \"foo\" -d \"ba
I\'m trying create an executable for Windows for a GUI application in tkinter using the ttk module. I made an exe with cx_freeze, but when I run the app in the console it gives me the following error开
Hi I\'ve got a problem with EXE format http://www.delorie.com/djgpp/doc/exe/. I\'ve loaded my file as hex into my editor (qedit) then I disassembled that and I was surprised !