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
Gemini 3 and 200+ AI Models on One Platform
Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.
Build generative AI apps with Vertex AI. Switch between models without switching platforms.
Version 1.1.5
- Added: Added the ability to edit the EMV panel - You can change which tags show, and what order they are in
- Added: Tag 9F10 (Issuer Application Data) to which also includes CVR (a subtag of 9F10)
- Added: Menu link to the homepage (sourceforge)
- Fixed: 9F07/AUC had the wrong tag details
- Fixed: File>Close now saves notes and config updates before exiting
- Fixed: Tag 95/TVR title had a spelling mistake
- Fixed: Homepage wasn't populating EMV page names
-...
This software provides library to encode/decode Java strings to/from Base64 encoding and variants. Just include the .jar file into your classpath, to encode: string.getbytes("x-base64"); to decode: new String(bytearray, "x-base64");
Java packet attachable to your project, allows save a size, a location and any custom data of a project's window in auto created property file. Next time the window will be opened in saved size/position and the custom data will be restored too.