cobf
PE imports obfuscator
cli.cpp File Reference
#include "ini.h"
#include <iostream>
#include <cobf.hpp>

Go to the source code of this file.

Functions

void ini_line_handler (void *data, unsigned int line, const char *sec, const char *nam, const char *val)
 
int main (int argc, char **argv)
 

Detailed Description

This file contains the cli main functionality.

Definition in file cli.cpp.

Function Documentation

◆ ini_line_handler()

void ini_line_handler ( void *  data,
unsigned int  line,
const char *  sec,
const char *  nam,
const char *  val 
)

Definition at line 13 of file cli.cpp.

◆ main()

int main ( int  argc,
char **  argv 
)

Definition at line 45 of file cli.cpp.