Skip to content

asanify vs MIT App Inventor

A side-by-side look at asanify and MIT App Inventor. For an in-depth review of either product, follow the links below.

asanify

asanify

Development

Asanify is an open-source tool that instruments programs to detect various memory errors such as buffer overflows and use-after-free. It works by linking code against a custom version of LLVM's AddressSanitizer library.

memory-errorsaddress-sanitizerasaninstrumentation
MIT App Inventor

MIT App Inventor

Development

MIT App Inventor is a visual programming tool that allows anyone to build fully functional apps for Android devices. It uses a building blocks interface that enables dragging, dropping and configuring app components without writing code.

mobileandroidvisual-programmingmiteducation