topbanner_forum
  *

avatar image

Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
  • Wednesday November 5, 2025, 11:35 pm
  • Proudly celebrating 15+ years online.
  • Donate now to become a lifetime supporting member of the site and get a non-expiring license key for all of our programs.
  • donate

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - caligula [ switch to compact view ]

Pages: [1]
1
General Software Discussion / Re: How to edit a titlebar from a dll?
« on: October 25, 2023, 08:42 PM »
It's all finished and works perfectly. Thank you. <3

2
General Software Discussion / Re: How to edit a titlebar from a dll?
« on: October 25, 2023, 06:51 PM »
Thanks! So when I go to edit it, it warns me it'll change file size. Will this screw up the program? Sorry if these are all stupid questions I am extremely new to anything like this, and apparently an idiot. Really appreciate your response though <3

3
General Software Discussion / Re: How to edit a titlebar from a dll?
« on: October 22, 2023, 03:46 AM »
To clarify, I used ildasm to dump it, find the titlebar, change it, and now I cant make the dumped text document back into the dll. I saved it as a .dll but its completely different and 8x bigger. no idea whats wrong with it or how to reverse the dump? compiling maybe? not too sure what to call it, but making a dll that matches the original with the only difference being the title bar text ive altered

4
General Software Discussion / Re: How to edit a titlebar from a dll?
« on: October 22, 2023, 03:12 AM »
I found how out how to find said text in the title bar. It's been changed. I used ildasm and opened it there. How would I go about making this back into a DLL? thanks!

5
General Software Discussion / How to edit a titlebar from a dll?
« on: October 22, 2023, 02:48 AM »
Hey, I was wondering how you can permanently edit a title bar from a dll? I know the dll in question, and have tried numerous ways of editing it on various peoples recommendations, but nothing has worked. Also googled some methods which was unsurprisingly useless. Tried visual studio (but of course it's not in IL, some other stuff that was never going to work, and a hex editor. I can find a great deal of things in the dll, but none of them are the title bar. Saw another post from 2012 on here, but i'm not convinced it would solve my problem. I don't want a script that changes it, rather a permanent alteration. I'm stumped. Any advice would be greatly appreciated. :)

Pages: [1]