Skip to content

Instantly share code, notes, and snippets.

View marysaka's full-sized avatar
🍵

Mary Guillemard marysaka

🍵
View GitHub Profile
#define UNLOADED_FILE 1
#include <idc.idc>
static main(void)
{
// set 'loading idc file' mode
set_inf_attr(INF_GENFLAGS, INFFL_LOADIDC|get_inf_attr(INF_GENFLAGS));
GenInfo(); // various settings
Segments(); // segmentation
Enums(); // enumerations