Krpano Resource Analysis tool usage notes (Krpano XML/JS solution Close-up diagram bulk download spherical map restore Encryption Confusion JS restore landscaping)

Source: Internet
Author: User
Tags decrypt

Software Exchange Group: 571171251 (software available within the group)

Krpano Technology Group: 551278936 (software available within the group)

Introduction to Software functions

The Krpano Resource Analysis tool has the following characteristics:

1. Analysis and save the site resources, including viewing the site resources tree (tile) structure, a single resource file open in real-time, the whole station resources batch storage, resource filtering, filtering and saving functions

2. One-click decryption of an XML file that is Krpano encrypted

3. One-click decryption of the Krpano encrypted JS file

4. Decrypt/Beautify a JS file that is encrypted or obfuscated

5.KRPano site Tile Map Bulk Download

6.KRPano Slice Chart Restore spherical surface with one click

7. Bulk download content for multiple URLs

8. Website Live view, support forward and backward, open link (simplified version browser)

9. Open the Local directory

Download & Install

Latest Software: http://blog.turenlong.com

After the download is complete, you can get an installation package file:

Double-click to install and the shortcut icon will be automatically generated on the desktop when the installation is complete.

Double-click to change the file to open the software.

Introduction to the whole software interface

After the software opens, the interface looks like this

1. In the URL area, you can enter the HTTP or https beginning of the URL, press ENTER to open the URL, the forward back button to the site browsing history to operate. In addition to the URL, you can also open the local file directory

2. After you open the URL, you can view it in the resource management area and save the resource file for the site.

3. When you click on the appropriate file or folder in the resource management area, the details of the file you clicked will be displayed in the detail area.

4. The preview area is the specific content of the current URL, you can browse the Web page as you normally do

5. The area below shows some log information

Software Features: Site Resource analysis Save

Krpano Resource Analysis tool can analyze the site (not limited to Krpano production site, any site can) the resource structure, for example, we in the URL box, enter a Panorama site, enter the completion, click Enter, you can browse the site.

Http://vr.pacificparkbrooklyn.com/park_stills.html

By clicking the folder icon in the Resource viewer, we can see the following schema diagram for the entire site:

tree View & tiled View

A blank location in the Resource Viewer right click on the mouse, you can see the context menu, you can choose to refresh the resources or switch tile view/tree view, a tree view of the site, retaining the site's tree structure directory:

Tiled views can be useful for analyzing resources by not displaying the directory structure and directly displaying all of the site's resources.

Resource filtering filtering

Above the resource viewer, there is a text box that you can use to filter the filter resources, that is, to filter the file names to show only the matching files

Resource filtering supports normal file name matching, regular expression matching and wildcard matching

For example, in the tile view just now, we want to view all the JPG files of the site, you can enter a JPG in the filter box, after the completion of the input, click Enter, you can view all the JPG files.

If you want to see the JS file with s in the file name, you might consider using regular expressions (regular expressions start and end with/):/s.*?js/

If you want to see a PNG image that starts with PPB, you can use wildcards (the wildcard characters begin and end with quotation marks): "Ppb*.png"

Site Resource Save

In the resource Viewer, you can select files or directories to be saved individually or in bulk, as shown in:

After the save is complete, a message box pops up asking if you want to open the saved directory.

Site Resources Open Preview locally

In the resource Viewer, you can select a file or directory to open, and the open operation will be done using the default file opening method of the local system.

You can also open the directory where the file is located, which is useful in determining the location of a file in a tiled view.

Copying Files / directory Local Path and URL

In the resource Viewer, you can copy the local path and URL of a file, as well as for a folder.

Open the URL where the file is located

In the resource Viewer, you can open the link and view it in the preview area. For example, we can open a picture resource in the site and view it in the preview area

Software Features: Krpano encryption Xml/js One-click Decryption

Krpano Web site, there are some XML files are encrypted, we can use the Krpano Resource analysis tool to decrypt.

For example, in the site we have just seen, we can look at one of the XML files named Ppb_stills.xml.

You can see that the file has been added to the secret:

We only need the mouse to click on the location of the file right mouse button, you can see the context menu has a decryption xml/js, click on this option to decrypt.

After the decryption is successful, a save window will pop up prompting you to save

After the save is successful, we can view the decrypted file:

Similarly, we can also decrypt the JS file, for example, Webvr.js has been encrypted

The encrypted JS file can be decrypted successfully by using the same method as above.

Software features: Krpano tile map Batch Download

The Krpano Resource analysis tool supports bulk download of panorama slices for panorama sites, such as one of the following sites

Http://vr.firstep.cn/dawa/lvyou/pano/honghaitanlangdao/tour.html

Let's start by entering XML in the filter box in the Resource viewer to view the Panorama XML file for that site:

In the Tour.xml file, we can see that the address of Panorama is as follows

Four different addresses for different resolutions of the image, can be selected as needed, we can choose a URL, entered into our URL box.

If you are unsure of the relative path and absolute path of the URL, you can fill it in by referring to the address that appears in the log:

When the input is complete, click Enter.

After you click Enter, the Krpano Resource analysis tool can analyze all the tiles and download them based on the address provided. Generally depending on the speed of the different, download speeds will vary, you can then log the window to view the progress of the download

Once the download is complete, you can view it in the Resource Viewer, choose to save it in bulk, or view a single picture

Software features: Krpano slice map mosaic spherical surface

For downloaded slices, these images can be stitched together and restored to a spherical surface.

The operation is very simple, just need to click the right mouse button on the tile catalog you downloaded in the previous step and choose to restore the panorama.

After the click, the Krpano Resource analysis tool will automatically stitch all the pictures, revert to the spherical map, you can view the restore progress in the Log window, when the restoration is complete, will pop up the prompt window, you can open the folder to view the restored picture.

Software features: JS beautification decryption

JS beautification decryption function can confuse the encrypted JS file for re-restore landscaping.

We take the https://www.2345.com/website as an example,

First enter the URL in the URL box to browse the site

In the Filter box, enter JS, filter out the JS file

We open the 54511.js file for viewing, we can find JS string encoding confusion

We right click on the mouse, choose to beautify JS

After the successful beautification, will pop up the prompt window, ask whether to save, save successfully, you can see after the restoration of JS as follows:

Software features: Multi-url Bulk Download

The Krpano Resource analysis tool supports multi-url bulk downloads, which is useful for some regularly linked resource downloads.

For example, the following image links exist in https://www.2345.com/:

Https://www.2345.com/i/banner1_20161125.jpg

Https://www.2345.com/i/banner1_20161131.jpg

Https://www.2345.com/i/banner2_20161118.png

We can enter these URLs in the URL box, separated by spaces:

Once the input is complete, click Enter, and in the resource viewer you will see three files downloaded.

Krpano Resource Analysis tool usage notes (Krpano XML/JS solution Close-up diagram bulk download spherical map restore Encryption Confusion JS restore landscaping)

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.