This is the C version sample project of how to protect your application with sansi from copying.
- Download a sansi library file libsansi_[bind_id][target arch][version].o from your account of koshinto to here.
- build main.simple.c as follows:
- Linux with gcc:
./compile.sh -g
- Linux with clang:
./compile.sh -c
- mac:
./compile.sh -m
- show usage
./compile.sh -h
- run built sansi file.