# References

1- [Sleep Function Definition](https://docs.microsoft.com/en-us/windows/win32/api/synchapi/nf-synchapi-sleep?redirectedfrom=MSDN)

2- [WinExec](https://docs.microsoft.com/en-us/windows/win32/api/winbase/nf-winbase-winexec?redirectedfrom=MSDN)

3- [Shell Execution](https://docs.microsoft.com/en-us/windows/win32/api/shellapi/nf-shellapi-shellexecutea?redirectedfrom=MSDN)

4- [Messege Box](https://docs.microsoft.com/en-us/windows/win32/api/winuser/nf-winuser-messagebox?redirectedfrom=MSDN)

5- [ASCII TO HEX](https://www.asciitohex.com/)

6- [RapidTables](https://www.rapidtables.com/convert/number/ascii-to-hex.html)

7- [Defuse](https://defuse.ca/online-x86-assembler.htm#disassembly)

8- [PUSH opcode](https://c9x.me/x86/html/file_module_x86_id_269.html)

9- [MSFVENOM](https://github.com/rapid7/metasploit-framework/wiki/How-to-use-msfvenom)

10- [The backdoor factory](https://github.com/secretsquirrel/the-backdoor-factory)

11- [Veil Framework](https://github.com/Veil-Framework/)
