Full access to Enterprise features. No credit card required.
What if You Could Automate 90% of Your Repetitive Tasks in Under 30 Days? At ServoDesk, we help businesses like yours automate operations with AI, allowing you to cut service times in half and increase productivity by 25% - without hiring more staff.
Try ServoDesk for free
The Complete PDF SDK
Bring PDF viewing, annotating, editing, creation, and generation to any web, mobile, desktop or server framework or application.
Bring accurate PDF viewing, annotating, editing, creation, and generation to any web, mobile, desktop or server framework or application. Own the full document and data lifecycle by deploying on your own infrastructure without worrying about third-party server dependencies.
A JavaDecompiler that is based on the object oriented premise of Java. Everything is an object. The intermediate between bytecode and source os an object.
jdec is a JavaDecompiler. It can be used to reverse the bytecodes present in a .class File to produce a Java Source File which can be nearly correct or equivalent (Due To different Interpretations) to the original java file.[With UI & command line]
JadRetro is a Javadecompiler helper supporting Java 1.5+ classes. JadRetro is not a decompiler itself, it is a class transformer helping some old (but good) Java decompilers to convert more class files and/or generate more correct source code.
JavaDecompiler, Disassembler and Bytecode debugger. Decompiler supports Java 5 (e.g. generics, for-each loops etc). Debugger allows user to step through each bytecode and view program state. Contains Swing GUI.
Smart, Intuitive, and Affordable – A Complete Platform for Home Care Providers. Designed by caregivers for caregivers. See why more home care businesses are choosing SMARTcare for services. We have an astounding customer service team with a 98.2% customer satisfaction rating! Our focus is ensuring our clients can spend their time providing high-quality care rather than taking time to learning how to use a software. Ditch the headaches and technical difficulties and find out why SMARTcare is the trusted standard. Achieve higher engagement of your caregivers and staff. SMARTcare is designed for those on-the-go with our mobile app. Caregivers have access to all the tools to perform their care, be better engaged and more satisfied with their jobs. SMARTcare mobile gives them the information they need when they need it. Review schedules, clock in/out with GPS verification, review care plans, message, and document all from the mobile app. Now that’s easy!
The aim of this project is to develope a decompiler for java which is platform independent and has options to obfuscate the class file also.
The project takes class file as input and decompiles it and provides the source file.
Java-program to read, modify and execute class-files. a real java VM written in java or a decompiler for class-files is possible (and partially working)
Javadecompiler written in C++ aimed to decompile Java 6.0 (and below) class files. The intention of the decompiler is to generate source files using as much information provided in the class file as possible.