Skip to content

CrackerCat/allthingsida

 
 

Repository files navigation

AllThingsIDA code repository

This is the official code repository for the All Things IDA YouTube Channel and Twitter account.

Here, you'll find most of the source code featured in our videos. The code/scripts are intended solely for educational purposes and should not be deployed in production settings.

If you find my work beneficial and believe it has helped enhance your skills, please consider showing your support by buying me a coffee here: https://www.buymeacoffee.com/0xeb

License and copyright

Please read the LICENSE file for the terms and conditions of using the code and resources found in this repository.

Contents

Dependencies

Some of the sample code requires external dependencies.

First, make sure all the submodules are initialized:

git submodule update --init --recursive

About

Repository for the code snippets from the AllThingsIDA video channel

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • C++ 52.2%
  • Python 26.6%
  • C 20.3%
  • CMake 0.9%