• Earn real money by being active: Hello Guest, earn real money by simply being active on the forum — post quality content, get reactions, and help the community. Once you reach the minimum credit amount, you’ll be able to withdraw your balance directly. Learn how it works.

java

  1. itsMe

    Reverse Engineering Jadx v1.4.7 - Dex to Java Decompiler

    Command-line and GUI tools for producing Java source code from Android Dex and Apk files Changelog v1.4.7 Features     [core] Inline lambdas by instance field (#1800)     [plugins] Allow to load classes using input stream or byte array in jadx-input plugin (#1457) Bug Fixes     [core]...
  2. E

    Phyton Coding for Absolute Beginners - Master the Basics of Computer Programming with Python, Java, SQL EBUP Book

    Hi friends,  I bring you an amazing book entitled: Coding for Absolute Beginners - Master the Basics of Computer Programming with Python, Java, SQL If you are a beginner this is absolutely for you . After reading this book you will master the basics of programming using python, Java and SQL...
  3. itsMe

    Java Ambien v1.4.0 - Java Bytecode Obfuscator

    Example obfuscation public static void main(String[] args) { AnotherClass.yellow(); boolean plaaaaaaaay = false; for (int i = 0; i < 15; ++i) { System.out.printf("%b: %d\n", plaaaaaaaay, i); plaaaaaaaay = !plaaaaaaaay; } }...
  4. itsMe

    Reverse Engineering Ambien v1.1.0 Beta - Another Java bytecode obfuscator

    Java bytecode obfuscator Hidden content
  5. itsMe

    Java ObfSRC v1.0.0 - an experimental way to obfuscate Java source code

    ObfSRC is an experimental way to obfuscate Java source code through unicode escaping. How Does This Work? The Java-Compiler will automatically attempt to decode the escaped unicode, as a result the String turns into raw source code, rather than being defined in the scope of a String. Comments...
  6. itsMe

    Phyton JS Loader - Java Script Downloader

    A minified java script downloader which uses hexadecimal representation. Hidden content
  7. itsMe

    PortEx: Java library for static malware analysis of Portable Executable files

    PortEx is a Java library for static malware analysis of Portable Executable files. Its focus is on PE malformation robustness, and anomaly detection. PortEx is written in Java and Scala, and targeted at Java applications. Features     Reading header information from: MSDOS Header, COFF File...
  8. itsMe

    Java Java for Absolute Beginners: Learn Java from zero!

    Become a Java developer! What you’ll learn     Have the skills and understanding of Java to confidently apply for Java programming jobs     Possess java skills to move into Android app development     Understand how to create your own Java programs.     Understand how Object Oriented...
  9. itsMe

    C/C++ Skidfuscator Java Obfuscator v2.0.5 - General Stability Update

    Skidfuscator: Obfuscation like never seen before What is Skidfuscator? Skidfuscator is a proof of concept obfuscation tool designed to take advantage of SSA form to optimize and obfuscate Java bytecode code flow. This is done via intra-procedural passes each designed to mingle the code in a...
  10. itsMe

    Java Java Programming for Complete Beginners

    Description Java programming language is very powerful and scalable and is used to create different software applications. The main reason many companies use Java is its popularity and usage in the industry. According to many official websites that track the popularity of languages, Java is...
  11. itsMe

    Java Building an Application Using Java SE 17

    Description Building Java applications requires more than knowing the Java language. This course will teach you the tools, libraries, and practices you need to start building Java SE 17 applications. To really master Java and start building your own Java applications, you need to go beyond...
  12. itsMe

    Reverse Engineering jadx v1.4.4 - Dex to Java decompiler

    Command-line and GUI tools for producing Java source code from Android Dex and Apk files Changelog v1.4.4 Features     [gui] Add manual search, stop and sort actions to search dialog (#1600)     [gui] Save project search history     [gui] Show start page on jadx open     [gui] Add...
  13. itsMe

    Reverse Engineering jadx v1.4.2 - Dex to Java decompiler

    Command-line and GUI tools for producing Java source code from Android Dex and Apk files Changelog v1.4.2 Features     [gui] Support export to various deobfuscation mapping file formats (#1491)(PR #1505)     [gui] Add reload and live reload actions (#1537)     [gui] Allow to disable jump on...
  14. itsMe

    Reverse Engineering jadx v1.4 - Dex to Java decompiler

    Command-line and GUI tools for producing Java source code from Android Dex and Apk files Changelog v1.4 Features     [gui] Disk code cache and search rewrite (PR #1483)     Allow to load custom input (#1457)     Allow to include/exclude dependencies when saving with class filter (#1466)(PR...
  15. itsMe

    Java Learn Coding with Java from Scratch: Essential Training 2022

    In 2022, when Java 17 has new features, you should be able to master them. In no time at all, you can become a professional Java developer! What you’ll learn     Introduction to Java Programming.     Java Setup and Tools     Variables, Data Types, Casting, Operators, and Mathematics are all...
  16. itsMe

    Reverse Engineering jadx v1.3.5 - Dex to Java decompiler

    Command-line and GUI tools for producing Java source code from Android Dex and Apk files Changelog v1.3.5 Features     Add ‘simple’ decompilation mode     [gui] Add split view for different decompilation modes Bug Fixes     Handle inlined classes while collecting override related methods...
  17. itsMe

    Reverse Engineering Bytecode Viewer v2.11.2 - Java 8 Jar & Android APK Reverse Engineering Suite (Decompiler, Editor, Debugger & More)

    Bytecode Viewer is an Advanced Lightweight Java Bytecode Viewer, GUI Java Decompiler, GUI Bytecode Editor, GUI Smali, GUI Baksmali, GUI APK Editor, GUI Dex Editor, GUI APK Decompiler, GUI DEX Decompiler, GUI Procyon Java Decompiler, GUI Krakatau, GUI CFR Java Decompiler, GUI FernFlower Java...
  18. itsMe

    Reverse Engineering Recaf v2.21.13 - A modern Java bytecode editor

    Recaf is an open-source Java bytecode editor based on Objectweb’s ASM. ASM is a library that abstracts away the constant pool and class-file attributes. Since keeping track of the constant pool or managing proper stack frames are no longer necessary, complex changes can be made with relative...
  19. itsMe

    Reverse Engineering jadx v1.3.4 - Dex to Java decompiler

    Command-line and GUI tools for producing Java source code from Android Dex and Apk files Changelog v1.3.4 Features     Support MethodParameters attribute (#1260)     Plugin options: add verify checksum option for dex input (#1385), options for java-convert plugin     [gui] Dialog for showing...
  20. itsMe

    Reverse Engineering Bytecode Viewer v2.11.1 - Java 8 Jar & Android APK Reverse Engineering Suite (Decompiler, Editor, Debugger & More)

    Bytecode Viewer is an Advanced Lightweight Java Bytecode Viewer, GUI Java Decompiler, GUI Bytecode Editor, GUI Smali, GUI Baksmali, GUI APK Editor, GUI Dex Editor, GUI APK Decompiler, GUI DEX Decompiler, GUI Procyon Java Decompiler, GUI Krakatau, GUI CFR Java Decompiler, GUI FernFlower Java...
Back
Top