Recovering the value of a function (enx, charlib, string encryption)
Posted: 03 May 2018 05:25
Good morning, everyone,
Looking to hide a password, I came across this post: viewtopic.php?t=2613#p12015
I would like to reuse this function and pass the decrypted password to a command (net use).
I could use the "outpup" variable, but I'm afraid it might be a problem at some point because of the "for" that follows.
So I tried to modify "echo(%%A)" to put the result in a variable, but I couldn't do it.
Could you help me?
Have a nice day
Looking to hide a password, I came across this post: viewtopic.php?t=2613#p12015
I would like to reuse this function and pass the decrypted password to a command (net use).
I could use the "outpup" variable, but I'm afraid it might be a problem at some point because of the "for" that follows.
So I tried to modify "echo(%%A)" to put the result in a variable, but I couldn't do it.
Could you help me?
Have a nice day