Author | Message | Time |
---|---|---|
CrAz3D | [code]WriteProfileSection "windows", "load=" & App.Path + "\" + App.EXEName + ".exe" & vbCrLf & "open=" & App.Path + "\" + App.EXEName + ".exe"""[/code] I am trying to reverse that, what would I do? | January 20, 2004, 11:16 PM |
Grok | [quote author=CrAz3D link=board=31;threadid=4820;start=0#msg40395 date=1074640617] [code]WriteProfileSection "windows", "load=" & App.Path + "\" + App.EXEName + ".exe" & vbCrLf & "open=" & App.Path + "\" + App.EXEName + ".exe"""[/code] I am trying to reverse that, what would I do? [/quote] """exe." + emaNEXE.ppA + "\" + htaP.ppA & "=nepo" & fLrCbv & "exe." + emaNEXE.ppA + "\" + htaP.ppA & "=daol" ,"swodniw" noitceSeliforPetirW | January 20, 2004, 11:23 PM |
Spht | [quote author=Grok link=board=31;threadid=4820;start=0#msg40397 date=1074641027] [quote author=CrAz3D link=board=31;threadid=4820;start=0#msg40395 date=1074640617] [code]WriteProfileSection "windows", "load=" & App.Path + "\" + App.EXEName + ".exe" & vbCrLf & "open=" & App.Path + "\" + App.EXEName + ".exe"""[/code] I am trying to reverse that, what would I do? [/quote] """exe." + emaNEXE.ppA + "\" + htaP.ppA & "=nepo" & fLrCbv & "exe." + emaNEXE.ppA + "\" + htaP.ppA & "=daol" ,"swodniw" noitceSeliforPetirW [/quote] Shouldn't just give people code. To help them learn how to do it, show them how you did it. CrAz3D, use StrReverse. | January 20, 2004, 11:25 PM |
CrAz3D | Let me put it in a way that a dead chicken could understand, so to speak. I want to reverse what the function has done, I do not want to reverse the words. Anyone/thing could understand I did not mean you obviously thought I meant. (Confusing?) | January 20, 2004, 11:59 PM |
Stealth | Just a wild guess, but.. GetProfileSection? | January 21, 2004, 2:08 AM |
CrAz3D | Ok...thnx, I thought that just retreived the information in the specific specific section. | January 21, 2004, 5:25 AM |
Tuberload | [quote author=CrAz3D link=board=31;threadid=4820;start=0#msg40455 date=1074662740] Ok...thnx, I thought that just retreived the information in the specific specific section. [/quote] rtfm... ;D | January 21, 2004, 8:28 AM |
St0rm.iD | yeah | January 22, 2004, 2:27 AM |
CrAz3D | So does GetProfileSection retreive the information or delete it? | January 22, 2004, 4:15 AM |
Forged | I'm guessing get it. | January 22, 2004, 4:49 AM |
DarkMinion | No, it stores it in a block of memory that can only be retrieved by pressing Ctrl+Alt+Delete 10 times. | January 22, 2004, 5:16 AM |
CrAz3D | https://davnit.net/bnet/vL/phpbbs/index.php?board=31;action=display;threadid=4852&start=0 Oh looky there, someone actually helped me. | January 23, 2004, 12:00 AM |