Jump to content

Recommended Posts

Posted

Is there a way to extend the VB-like scripting to support more c-like functionality? For example, I need the user to enter hex data into a textbox..  my program would need to

1) convert converting out of ascii (and into binary)

2) Do some bit operations  (left/right shifting, xor, etc)..

3) converting back to ascii to display for the user

How difficult is this using VB-Scripting/AutoIT?  Are there any add-ons/plugins that would facilitate either the ascii <> hex part or the bit manipulation math?

 

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...