Skip to content

AutoIt library re-written in C++ to enhance productivity

License

Notifications You must be signed in to change notification settings

yaseralnajjar/AU4-library

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AU4 Library

Description:

AutoIt functions re-written in C++ to enhance the productivity of a developer.

Why AutoIt ?

AutoIt functions are so powerful that it can almost implement anything in Windows. In addition, each function is well documented which makes it extremely easy to use them productively.

Why this library ?

Well, the mechanism of an AutoIt binary file is not neat, so this is when AU4 Library comes in handy. Another advantage is that AutoIt decompilers won't be something to worry about any more.

Usage:

In each library, there are examples that show the usage of them. You can also have a look at the examples of AutoIt Online Documentation: https://www.autoitscript.com/autoit3/docs/

The header files show what AutoIt functions have been implemented up to now.

Authors:

0xRumple: Files.

gil900: GUI.

Disclaimer:

I have not reverse engineered an AutoIt binary file to implement any function in this library.

Special thanks to:

Mr.eXoDia, STRELiTZIA, kOuD3LkA


0xRumple

About

AutoIt library re-written in C++ to enhance productivity

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published