Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Secure exe
#8
In fact, I did use that code to make it work

int w1=win("Window to fill with password" "#32770")
int w2=child(356 "" "" w1 0x8 132 16)
AutoPassword "" _s w2

Some more please:
1. Is there any flaw in this code then? The encrypted macro runs as exe without problem.
Where is the possibility to get the password in this code? It is in plain text in the macro code before encryption.

2. I can launch the exe from an already encrypted partition, starting by autorun when the exe hosting partition is securily mounted.
How can I make the exe waiting for the password input window to autofill it each time i need to?

I tried
_i=-1

repeat
___
___ifa
___code to feel the password
___.....
___if(_i>0) break
___continue
Pity code, i'm stuck there...i simply need an endless loop with a wait time of some seconds
waiting for the window to pop...if not present, continue loop, if present, fill password and wait again.

BTW, I'd like that because trigger window text if visible in QM, even if macro is encrypted. Should fix this Gintaras IMHO, trigger should disappear
with macro code when encrypted....


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)