With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Try free now
Build Securely on AWS with Proven Frameworks
Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.
Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
NSD graphical editor, for Java development and rev-engineering
... intuitive GUI.
Usages:
- Development and Learning: create from scratch a new Javaprogram,
- Reverse engineering: the block structure facilitates the understanding of the code.
- Documentation: NSD images can be added to javadoc.
- Add-on tool: JStruct can be added to an IDE (eg JCreator )
- Java Pretty printer: to import then export a java file formats the code.
Describe and watch component structure of java programs
"Component-Watch" is a tool discovering, showing and assessing the structure of (big) java programs from their classes.
It finds what are the components composing a program, analyse what are the relations between those components and compare those the the permitted relations between components.
The tool helps to easily define and display UML-like diagrams showing components and their relationship.
This tool helps you to reverse engineer UML Sequence Diagram for your javaprogram at runtime. It works well with both complex java programs (that have multiple threads) and J2EE applications deployed on Application Servers.
JAVAProgram to Sequence Diagram Generator. This tool tries to help on analysing and understanding the behavior of the code when developping JAVA applications by generating the respective Sequence Diagram automatically at program execution.
Get Avast Free Antivirus | Your top-rated shield against malware and online scams
Boost your PC's defense against cyberthreats and web-based scams.
Our antivirus software scans for security and performance issues and helps you to fix them instantly. It also protects you in real time by analyzing unknown files before they reach your desktop PC or laptop — all for free.
ArchMapper is a Tool for mapping architecture descriptions of a program to a Java implementation. It offers two main functions: Generating Java source code stubs from an architecture and checking a Java implementation for conformance with an architecture