Admin By Request EPM is an endpoint privilege management solution for Windows, macOS, and Linux. It removes permanent local admin rights and grants elevation only when a task requires it, so a compromised account can't take over an entire system. Elevation applies to applications rather than user accounts, and privileges can be delegated by user or group to fit developers, general staff, and third-party contractors alike. Threat and behavioral analytics identify risky users, assets, and software, and every session is logged for auditing. The solution runs from a single portal, works online or offline, and requires no additional servers or databases.
Learn more

Your mission-critical systems carry the weight of your entire organization. Protecting them shouldn't leave you guessing about hidden vulnerabilities or compliance risks.
Rocket® z/Assure™ Vulnerability Analysis Program (VAP) is a specialized mainframe security solution built to proactively scan and safeguard your most valuable environments. By identifying system-level risks before they become active threats, we partner with you to ensure your infrastructure remains locked down, resilient, and fully compliant. We understand the responsibility of managing enterprise security, and our tool gives you the exact insights you need to confidently eliminate weak points.
Key benefits for your security team:
- Identify and resolve hidden vulnerabilities with deep, automated scanning.
- Protect your mission-critical data from evolving external and internal threats.
- Streamline compliance reporting with clear, actionable security insights.
Take control of your mainframe security. Partner with Rocket Software to protect your digital foundation today.
Learn more
dotPeek
Once you've successfully decompiled an assembly, it's possible to save it as a Visual Studio project file (.csproj), which can significantly expedite the process of recovering lost source code from older assemblies. dotPeek offers the capability to locate local source files using PDB files, or alternatively, to retrieve source code from various source servers like Microsoft Reference Source Center or SymbolSource. Additionally, dotPeek functions as a symbol server, providing the necessary information to the Visual Studio debugger for effective assembly code troubleshooting. Many features of dotPeek are derived from ReSharper, including both contextual and non-contextual navigation options, usage searches, and various views for code structure and hierarchy. You can utilize the Find Usages feature to track down every instance of a symbol, whether it be a method, property, local variable, or another type of entity. The Find Results tool window is particularly useful, as it allows you to organize usages, easily navigate among them, and access them directly in the code view area. Overall, dotPeek proves to be an invaluable tool for developers dealing with legacy code and assembly management.
Learn more
DexGuard
Safeguarding Android applications and SDKs from reverse engineering and malicious attacks is crucial. The simplicity with which Android apps and SDKs can be decompiled using easily accessible tools paves the way for various abuses such as intellectual property theft, credential harvesting, tampering, and cloning. DexGuard provides robust protection for both native Android and cross-platform applications and SDKs against these threats. By fortifying the application code, it allows apps to defend themselves during runtime. Operating as a command-line tool, DexGuard processes, optimizes, and secures Android applications and their associated libraries. This solution ensures comprehensive protection without necessitating any alterations to the source code. Supporting both native Android technologies (Java, Kotlin) and cross-platform frameworks (such as Cordova, Ionic, React Native, and Unity), DexGuard is versatile. Additionally, its capabilities can be enhanced with the NDK add-on, which facilitates the processing and safeguarding of native libraries, thus offering a thorough defense against potential vulnerabilities. The integration of DexGuard can significantly elevate the security posture of any Android application.
Learn more