uthenticode 2.0.1-fa0cba9
|
#include <uthenticode.h>
#include <array>
#include <fstream>
#include <iomanip>
#include <iostream>
#include <memory>
#include "vendor/argh.h"
#include <fcntl.h>
#include <io.h>
Typedefs | |
using | checksum_kind = uthenticode::checksum_kind |
Functions | |
int | main (int argc, char const *argv[]) |
svcli: A small CLI demonstration of uthenticode's API.
Usage: svcli <exe>
int main | ( | int | argc, |
char const * | argv[] | ||
) |