Skip to content

login and send instagram direct message to any user ;)

Notifications You must be signed in to change notification settings

ART-Open-Source/DM-THIS-USER

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

DM-THIS-USER

Very simple instagram tool,The idea is not in the tool, but in how to deal with the C language, especially with the openssl library and communicate with the HTTPs protocol
it may be a little bit messy. but you can learn something =)

Compile

#Make sure that all linked libraries are installed

Linux

linux: gcc main.c -lssl -ljson-c -lcrypto -luuid -lz -lcurl -o main

Windows

Windows: it's support windows but there is a lot of error try to fix it your self =)

About

login and send instagram direct message to any user ;)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 100.0%