FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Steelskin/ids: Interface Analysis Utility · GitHub

/ ids Public
forked from compnerd/ids
 
 

Latest commit

 

History

63 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Interface Definition Scanner (IDS)

IDS is tool for automatically identifying and annotating the public interface of a C++ project. It is built on Clang’s LibTooling framework. It is primarily designed for adding import/export annotations to a Windows DLL project, but can also be used to add visibility annotations for ELF shared library or Mach-O dylib projects.

Documentation

About

Interface Analysis Utility

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages


Back | FazBrowse Home | New Git URL