Coder Social home page Coder Social logo

jxbrowser-crack's Introduction

JUST FRO STUDY

JUST FRO STUDY

JUST FRO STUDY

Jxbrowser Crack Util

Sample Code

 public static void main(String[] args) {
        //start hack
        JxBrowserHackUtil.hack(JxVersion.V6_18);
        
        String identity = UUID.randomUUID().toString();
        BrowserContextParams params = new BrowserContextParams("tmp/browser/" + identity);
        BrowserContext context1 = new BrowserContext(params);
        Browser browser = new Browser(context1);
        BrowserView view = new BrowserView(browser);
        JFrame frame = new JFrame();
        frame.setDefaultCloseOperation(WindowConstants.EXIT_ON_CLOSE);
        frame.add(view,BorderLayout.CENTER);
        frame.setSize(700,500);
        frame.setLocationRelativeTo(null);
        frame.setVisible(true);

        browser.loadURL("https://www.baidu.com/");

    }

Console Output

-- Product name: JxBrowser
-- Licensed version: 6.x
-- Licensed to: 
-- License type: Evaluation
-- Generation date: 2017-4-12
-- Expiration date: 2217-6-12
-- License info: JxBrowser Demo License
-- Current date: 2018-11-19
JxBrowser license valid.

How To Change Version

  • Modify pom.xml ${jx.version} to target version
  • Change input version of JxBrowserHackUtil.hack();

Support Versions

  • V6.9
  • V6.18
  • V6.20

jxbrowser-crack's People

Contributors

zh79325 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.