Search found 11 matches

by tbrackett
Wed Jul 18, 2018 6:43 pm
Forum: Technical / Scripting
Topic: AESENCRYPT help
Replies: 9
Views: 5623

Re: AESENCRYPT help

A HUGE THANK YOU to Marcus for tweaking the AES encryption and solved all my problems!!!
Now Macroscheduler can encrypt to NSA standards!!! :P
by tbrackett
Sat Jul 07, 2018 9:55 pm
Forum: Technical / Scripting
Topic: Initiate script on PC from iPhone?
Replies: 3
Views: 2679

Re: Initiate script on PC from iPhone?

Quick and easy way would be email. Have the script check an email address every 30 seconds and for security only accept from your email address reading the "from". Discarding anything else. Then you can just send an email include the macro name in the subject line. It can also email you back the res...
by tbrackett
Fri Jul 06, 2018 8:40 pm
Forum: Technical / Scripting
Topic: AESENCRYPT help
Replies: 9
Views: 5623

Re: AESENCRYPT help

One last thing - I noticed that the unicode is UTF-16LE rather than UTF-16- I don't think that is causing the mismatch but.....
by tbrackett
Fri Jul 06, 2018 8:18 pm
Forum: Technical / Scripting
Topic: AESENCRYPT help
Replies: 9
Views: 5623

Re: AESENCRYPT help

Oh wait Alex - I just reread your message - You said you are using AES128 CBC - does that mean you are using an IV (initialization vector)? Like you use 16 bytes of a substring of the SHA256 for the key, and another 16 byte substring for the IV? Anything you can help me to understand what pieceof th...
by tbrackett
Fri Jul 06, 2018 4:59 pm
Forum: Technical / Scripting
Topic: AESENCRYPT help
Replies: 9
Views: 5623

Re: AESENCRYPT help

Hmmmmmm. reading more AES128 can only have 128bits in the key even if source text is unicode?
so how can sha 256bit be used as the key?
by tbrackett
Fri Jul 06, 2018 3:53 pm
Forum: Technical / Scripting
Topic: AESENCRYPT help
Replies: 9
Views: 5623

Re: AESENCRYPT help

Thanks Marcus! I will research unicode encryption. At least I can focus on AES128. But can you confirm you are passing all 64 characters of the sha256? Maybe that means utf32 is the unicode set? 4x of utf8 and 64 chars of sha256 is 4x of the 16 charts required for key of AES128.... Ow... brain.... h...
by tbrackett
Mon Jul 02, 2018 7:34 pm
Forum: Technical / Scripting
Topic: AESENCRYPT help
Replies: 9
Views: 5623

Re: AESENCRYPT help

or are you substringing the sha256 to grab 32 byte string? Or double substringing yo get the additional IV string? ;)
by tbrackett
Mon Jul 02, 2018 4:36 pm
Forum: Technical / Scripting
Topic: AESENCRYPT help
Replies: 9
Views: 5623

AESENCRYPT help

Hi Marcus and everyone! I am going a little crazy trying to match the encryption of aesencrypt... I would like to use a web function that will follow the same encryption method so that MS can exchange encrypted text with it. Using an online site to try to match up the function: https://www.devglan.c...
by tbrackett
Tue Jun 12, 2018 3:24 pm
Forum: Technical / Scripting
Topic: System variables in Includefromvar
Replies: 2
Views: 2209

Re: System variables in Includefromvar

Thanks! Had me pulling my hair out as it worked in your code but not in the includefromvar... AS IT TURNED OUT! the only thing that screwed it up was putting % around the var for include... So %CRLF% works fine in includes, just don't be an idiot like me and do this: IncludefromVar>%vData% do this: ...
by tbrackett
Mon Jun 11, 2018 7:26 pm
Forum: Technical / Scripting
Topic: System variables in Includefromvar
Replies: 2
Views: 2209

System variables in Includefromvar

Hi all! Hitting a brick wall when trying to use includefromvar. Everything works great, except when I have any system variables defined in the script chunk that I am including: Example script chunk read that is grabbed by include: --------- mdl>Hello %CRLF% World! ReadIniFile>c:\source\config.ini,CO...
by tbrackett
Wed Dec 07, 2005 5:11 pm
Forum: Macro Scheduler Consultants
Topic: The iConsortium, Inc.
Replies: 0
Views: 26487

The iConsortium, Inc.

Enterprise Consulting firm specializing in ERP implementations, utilizing MacroScript technologies in automated testing, performance, process automation, etc.

866.426.6701
http://www.theiconsortium.com
[email protected]

Servicing North America and beyond
Sign up to our newsletter for free automation tips, tricks & discounts