Back to Browse

On Cross Compilation

1.6K views
Oct 15, 2024
30:02

Hi and welcome to this new video! In this video we continue the "Windows Privilege Escalation" series. Specifically, in this video we analyze the concept of cross-compilation. We start with a simple review of the idea of compilation, and then we show how to use a cross-compiler to compile in linux binaries that can then be executed on windows. At the end of the video I show how to write a simple reverse shell in C that will run within Windows. I hope you find it helpful, and I would appreciate if you leave your feedback down in the comments, and share this series with like-minded people. Thank you very much! ------------------------- TIMESTAMP 00:00 Introduction 01:15 A Review of Compilation 04:50 Compiling for Linux in Linux 07:20 On Cross-Compilation 10:00 Compiling for Windows in Linux 15:00 Cross-Compile a Reverse Shell 28:55 Conclusion ------------------------- REFERENCES - Material: https://github.com/LeonardoE95/yt-en/tree/main/src/2024-10-15-windows-privesc-cross-compilation - MinGW-w64: https://www.mingw-w64.org/downloads/ ------------------------- CONTACTS - Blog: https://blog.leonardotamiano.xyz/ - Github: https://github.com/LeonardoE95?tab=repositories - Support: https://www.paypal.com/donate/?hosted_button_id=T49GUPRXALYTQ

Download

0 formats

No download links available.

On Cross Compilation | NatokHD