An open API service indexing awesome lists of open source software.

https://github.com/secure-software-engineering/tamiflex

TamiFlex facilitates static analysis of programs that use reflection and custom class loaders
https://github.com/secure-software-engineering/tamiflex

Last synced: 10 months ago
JSON representation

TamiFlex facilitates static analysis of programs that use reflection and custom class loaders

Awesome Lists containing this project

README

          

![TamiFlex logo](https://raw.githubusercontent.com/wiki/secure-software-engineering/tamiflex/logo.png)

# TamiFlex

TamiFlex is a tool for dealing with reflection in the static analysis of Java programs. It can record reflective calls dynamically and then embed them into the application.
[Read more here in the wiki.](https://github.com/secure-software-engineering/tamiflex/wiki)

## License

TamiFlex itself is available as Open Source under the [Eclipse Public License](https://www.eclipse.org/legal/epl-v10.html).

TamiFlex uses technology from ASM, which is under [this OS license](http://asm.ow2.org/license.html).

## User questionnaire

We would appreciate if you could briefly let us know about how you use TamiFlex.
[To do so, click here. It will only take a minute. Thanks!](https://spreadsheets.google.com/spreadsheet/viewform?formkey=dHdkbVM1ZW5kRHZPZzZ4a2otRUNmZnc6MQ)

## [Download TamiFlex here](https://github.com/secure-software-engineering/tamiflex/releases)