Jump to content

Mica

Members
  • Posts

    4
  • Joined

  • Last visited

Everything posted by Mica

  1. Thanks alot
  2. Hello, i'd like to know if it is possible as soon as the script gets killed (crtl+alt+del method) manualy. It can close a process aswell. Like a little mockup idea: 1) Kill Script process 2) Kill Running Process of a program the script ran. (like some sort of last event handler or some kind?) Thanks in advance
  3. Hello all, i'm really starting with this, and i was wondering if i'd be able to open a .exe / .dll file and then replace a text-string in it? I tried it with _ReplaceStringInFile() but it just deleted all the content and leaves about 3bytes left in the file. i've searched for hex editing but can't figure out how to find the position of the textscring with hex editor. Any way to find this, and could someone explain abit how to do this or even write a small example script? Thanks in advance.
×
×
  • Create New...