
- #Visual basic decompile update
- #Visual basic decompile code
- #Visual basic decompile download
- #Visual basic decompile windows
If you want to write it let me know and I will help where I can. This is what I call "Bread and Butter Code" there is not much to this and all functions are apparent. :)Īt this point if you are rewriting this I would start from scratch. I don't remember conductivity off the top of my head. Just pass the moles into the formula, here is the PH of MHC1 as it would be used in a function. I expect the PH and Conductivity calculations are in CALC.BAS There are few calls which are in either of the BAS files I expect Call ppbToMolar GRAPH.VBX - Graphing tool for the plot graph.īoth of these are built into Visual Basic 5
#Visual basic decompile code
The app is a 32bit vb5 app (although there is some vb2 form code which leads me to believe it started in an earlier version and was upgraded)Īs for external libraries there are only 2 required CMDIALOG.VBX - Common dialogue control for open and save as file dialogue box's How do I look at the DLL for sub and function entry points? Simply opening the DLL produces unreadable output as far as I'm concerned (although its probably just hex numbers).Īgain, I really do appreciate the reply.
#Visual basic decompile windows
So, I'm going to give it a shot even though I haven't touched VB since VB6 and I was never that good at it in the first place.Īnyway, can you provide more information on loading the DLL into a virtual machine and that line of thinking? I can run the application using "Windows XP Mode" on the Windows Virtual Machine, so I think I got that part. The problem is, this is an important app for my company and most US nuclear power plants.
#Visual basic decompile update
I spent the morning reading up on p-code and the relative insanity of trying to update a 16 bit application. Thanks for the reply, I really do appreciate it. You can use object explorer to do this inside the app. My recommendation is that you load the DLL into a virtual machine and look for sub and function entry points. Will also delete on comment score of -1 or less. Parent commenter can toggle NSFW or delete. Interesting: P-code machine | Visual Basic | SWEET16 NET framework, P-code and the VM were abandoned in favor of Common Language Runtime and Microsoft Intermediate Language. dll, which also provides the runtime, implementing the VB standard library and handling special metadata like forms present in such executables. At runtime, P-code is executed by and inside the Visual Basic virtual machine, msvbvm. P-code output support was provided in 16-bit Visual C++ compilers and all versions of Visual Basic up to VB 6. Its primary goal was to produce smaller files. DLLs, ActiveX controls, or applications).

P-Code, short for packed code, is a Microsoft's proprietary intermediate language that provided an alternate binary format to machine code (called "native code" in relevant products) for any compiled binary (e.g.
#Visual basic decompile download

Asking us to write it for you is not going to happen.

If you ask for help, you should come back and let us know how things turned out.It also shows that you already tried to solve your problem. Posting any code you have will help others better understand what you are trying to do and what you have tried already, even if it doesn't work properly.Please prefix your posts with the version of Visual Basic you are using.Please up vote anybody who helps with your submission, we want people to keep answering questions. r/VisualBasic - A place to discuss, ask questions and share ideas regarding the Visual Basic programming languages.
