Jump to content

Recommended Posts

Posted (edited)
.. Edited by Ascend4nt
Posted (edited)

..

Edited by Ascend4nt
Posted (edited)

This for sure will take me longer to understand than for you to create :) , and I bet it cost you some sleepless nights! Will definitely dig into it, but my first impression is that it looks awesome :) ...

Edited by KaFu
Posted

Thanks for the compliments. It really was an interesting idea to explore, and while the basic UDF wasn't too hard to put together, the Assembly code was what took me the longest, as well as learning how Window's calling structure works on x64 computers. But Assembly was my 2nd language, and although its been over a decade since I really have coded in it, it felt great to get back into the basics of machine language. So much can be done so quickly!

I wish someone knew of a C/C++ compiler that can create functions without creating a DLL or executable... or maybe even one that can pull out the code from a DLL.

Hmm.. reminds me.. that Resources UDF could be another method of embedding binary code, without creating those overly long variables..

Posted (edited)

..

Edited by Ascend4nt

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
×
×
  • Create New...