Pascal Offsec repo for malware dev and red teaming 🚩
- AMSI / ETW Bypass
make sure to keep watching this repo for changes
Pascal is fast and verbose,and has full support for OOP, day by day it makes coding much easier for me. i would suggest you to read this article to know more about Pascal https://dubst3pp4.github.io/post/2017-10-03-why-i-use-object-pascal/
- if you interested in cross-compiling, yes that's possible you can do that easily using the following automated tool (https://github.com/LongDirtyAnimAlf/fpcupdeluxe)
- you can install Lazarus IDE directly (https://www.lazarus-ide.org/index.php?page=downloads).
- dealing with Pascal is easy, all you have to do is import a project and build.
- for complicated projects which needs some third-party modules/packages, i will add detailed instructions for installing and compiling.