Jump to content

Intel RdRand Instruction Support - (Moved)


Recommended Posts

if you want direct access from AutoIt, it appears as you might have to code it yourself. This won't be trivial, but is possible.

Here is a C# test app that can uses it. Notice it's needs assembler....

https://github.com/JebteK/RdRand

something like this, or if you could do it inline assembler with autoit, don't know if you can.

this is not for n00bs or the faint of heart. don't shoot the messenger. If anyone else knows how to do it inline with assembly then that might be what you want.

Edited by Earthshine

My resources are limited. You must ask the right questions

 

Link to comment
Share on other sites

1 hour ago, Earthshine said:

This won't be trivial, but is possible.

:rolleyes:It is both possible and trivial, see here.:D Just a quick fix, mind you, inline assembly would take a bit longer.

Edited by RTFC
Link to comment
Share on other sites

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
 Share

  • Recently Browsing   0 members

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