hitool java_海思HiTool-STB-5.0.27最新版工具
【實例簡介】
海思HiTool-STB-5.0.27最新版工具,固件串刷、救磚必備工具
【實例截圖】
【核心代碼】
HiTool-STB-5.0.27
└── HiTool
├── HiTool.exe
├── HiTool.ini
├── Resources
│?? ├── Common
│?? │?? ├── ChipProperties
│?? │?? │?? ├── Hi3110EV500-CA.chip
│?? │?? │?? ├── Hi3110EV500.chip
│?? │?? │?? ├── Hi3231V520.chip
│?? │?? │?? ├── Hi3251V500.chip
│?? │?? │?? ├── Hi3251V510.chip
│?? │?? │?? ├── Hi3516A.chip
│?? │?? │?? ├── Hi3516AV200.chip
│?? │?? │?? ├── Hi3516CV300.chip
│?? │?? │?? ├── Hi3518EV200.chip
│?? │?? │?? ├── Hi3519.chip
│?? │?? │?? ├── Hi3519V101.chip
│?? │?? │?? ├── Hi3520DV400.chip
│?? │?? │?? ├── Hi3521A.chip
│?? │?? │?? ├── Hi3521DV100.chip
│?? │?? │?? ├── Hi3531A.chip
│?? │?? │?? ├── Hi3531DV100.chip
│?? │?? │?? ├── Hi3536.chip
│?? │?? │?? ├── Hi3536C.chip
│?? │?? │?? ├── Hi3536DV100.chip
│?? │?? │?? ├── Hi3556AV100.chip
│?? │?? │?? ├── Hi3559AV100.chip
│?? │?? │?? ├── Hi3559AV100ES.chip
│?? │?? │?? ├── Hi3559V100.chip
│?? │?? │?? ├── Hi3712V100.chip
│?? │?? │?? ├── Hi3716DV100-CA.chip
│?? │?? │?? ├── Hi3716DV100.chip
│?? │?? │?? ├── Hi3716DV110.chip
│?? │?? │?? ├── Hi3716MV310-CA.chip
│?? │?? │?? ├── Hi3716MV310.chip
│?? │?? │?? ├── Hi3716MV320.chip
│?? │?? │?? ├── Hi3716MV330-CA.chip
│?? │?? │?? ├── Hi3716MV330.chip
│?? │?? │?? ├── Hi3716MV410-CA-N.chip
│?? │?? │?? ├── Hi3716MV410-CA.chip
│?? │?? │?? ├── Hi3716MV410.chip
│?? │?? │?? ├── Hi3716MV420-CA-N.chip
│?? │?? │?? ├── Hi3731V100.chip
│?? │?? │?? ├── Hi3731V101.chip
│?? │?? │?? ├── Hi3731V201.chip
│?? │?? │?? ├── Hi3731V202.chip
│?? │?? │?? ├── Hi3751V310.chip
│?? │?? │?? ├── Hi3751V320.chip
│?? │?? │?? ├── Hi3751V500-CA.chip
│?? │?? │?? ├── Hi3751V510.chip
│?? │?? │?? ├── Hi3751V530.chip
│?? │?? │?? ├── Hi3751V551.chip
│?? │?? │?? ├── Hi3751V553.chip
│?? │?? │?? ├── Hi3751V600-CA.chip
│?? │?? │?? ├── Hi3751V600.chip
│?? │?? │?? ├── Hi3751V620.chip
│?? │?? │?? ├── Hi3751V810.chip
│?? │?? │?? ├── Hi3751V811.chip
│?? │?? │?? ├── Hi3796MV200.chip
│?? │?? │?? ├── Hi3798CV200.chip
│?? │?? │?? ├── Hi3798MV100-CA.chip
│?? │?? │?? ├── Hi3798MV100.chip
│?? │?? │?? ├── Hi3798MV200.chip
│?? │?? │?? └── Hi3798MV300.chip
│?? │?? ├── Communication_DPT.dll
│?? │?? ├── HiFastplay.dll
│?? │?? ├── JTAG
│?? │?? │?? ├── bin
│?? │?? │?? │?? └── openocd.exe
│?? │?? │?? ├── bin-linux
│?? │?? │?? │?? ├── 32bit
│?? │?? │?? │?? │?? └── openocd
│?? │?? │?? │?? └── 64bit
│?? │?? │?? │?? └── openocd
│?? │?? │?? ├── bitsbytes.tcl
│?? │?? │?? ├── board
│?? │?? │?? │?? ├── actux3.cfg
│?? │?? │?? │?? ├── alphascale_asm9260_ek.cfg
│?? │?? │?? │?? ├── altera_sockit.cfg
│?? │?? │?? │?? ├── am3517evm.cfg
│?? │?? │?? │?? ├── arm_evaluator7t.cfg
│?? │?? │?? │?? ├── asus-rt-n16.cfg
│?? │?? │?? │?? ├── asus-rt-n66u.cfg
│?? │?? │?? │?? ├── at91cap7a-stk-sdram.cfg
│?? │?? │?? │?? ├── at91eb40a.cfg
│?? │?? │?? │?? ├── at91rm9200-dk.cfg
│?? │?? │?? │?? ├── at91rm9200-ek.cfg
│?? │?? │?? │?? ├── at91sam9261-ek.cfg
│?? │?? │?? │?? ├── at91sam9263-ek.cfg
│?? │?? │?? │?? ├── at91sam9g20-ek.cfg
│?? │?? │?? │?? ├── atmel_at91sam7s-ek.cfg
│?? │?? │?? │?? ├── atmel_at91sam9260-ek.cfg
│?? │?? │?? │?? ├── atmel_at91sam9rl-ek.cfg
│?? │?? │?? │?? ├── atmel_sam3n_ek.cfg
│?? │?? │?? │?? ├── atmel_sam3s_ek.cfg
│?? │?? │?? │?? ├── atmel_sam3u_ek.cfg
│?? │?? │?? │?? ├── atmel_sam3x_ek.cfg
│?? │?? │?? │?? ├── atmel_sam4e_ek.cfg
│?? │?? │?? │?? ├── atmel_sam4l8_xplained_pro.cfg
│?? │?? │?? │?? ├── atmel_sam4s_ek.cfg
│?? │?? │?? │?? ├── atmel_sam4s_xplained_pro.cfg
│?? │?? │?? │?? ├── atmel_samd20_xplained_pro.cfg
│?? │?? │?? │?? ├── atmel_samd21_xplained_pro.cfg
│?? │?? │?? │?? ├── atmel_samg53_xplained_pro.cfg
│?? │?? │?? │?? ├── atmel_saml21_xplained_pro.cfg
│?? │?? │?? │?? ├── atmel_samr21_xplained_pro.cfg
│?? │?? │?? │?? ├── balloon3-cpu.cfg
│?? │?? │?? │?? ├── bcm28155_ap.cfg
│?? │?? │?? │?? ├── bt-homehubv1.cfg
│?? │?? │?? │?? ├── colibri.cfg
│?? │?? │?? │?? ├── crossbow_tech_imote2.cfg
│?? │?? │?? │?? ├── csb337.cfg
│?? │?? │?? │?? ├── csb732.cfg
│?? │?? │?? │?? ├── da850evm.cfg
│?? │?? │?? │?? ├── digi_connectcore_wi-9c.cfg
│?? │?? │?? │?? ├── digilent_zedboard.cfg
│?? │?? │?? │?? ├── diolan_lpc4350-db1.cfg
│?? │?? │?? │?? ├── dk-tm4c129.cfg
│?? │?? │?? │?? ├── dm355evm.cfg
│?? │?? │?? │?? ├── dm365evm.cfg
│?? │?? │?? │?? ├── dm6446evm.cfg
│?? │?? │?? │?? ├── dp_busblaster_v3.cfg
│?? │?? │?? │?? ├── efikamx.cfg
│?? │?? │?? │?? ├── efm32.cfg
│?? │?? │?? │?? ├── eir.cfg
│?? │?? │?? │?? ├── ek-lm3s1968.cfg
│?? │?? │?? │?? ├── ek-lm3s3748.cfg
│?? │?? │?? │?? ├── ek-lm3s6965.cfg
│?? │?? │?? │?? ├── ek-lm3s811-revb.cfg
│?? │?? │?? │?? ├── ek-lm3s811.cfg
│?? │?? │?? │?? ├── ek-lm3s8962.cfg
│?? │?? │?? │?? ├── ek-lm3s9b9x.cfg
│?? │?? │?? │?? ├── ek-lm3s9d92.cfg
│?? │?? │?? │?? ├── ek-lm4f120xl.cfg
│?? │?? │?? │?? ├── ek-lm4f232.cfg
│?? │?? │?? │?? ├── ek-tm4c123gxl.cfg
│?? │?? │?? │?? ├── ek-tm4c1294xl.cfg
│?? │?? │?? │?? ├── embedded-artists_lpc2478-32.cfg
│?? │?? │?? │?? ├── ethernut3.cfg
│?? │?? │?? │?? ├── frdm-kl25z.cfg
│?? │?? │?? │?? ├── frdm-kl46z.cfg
│?? │?? │?? │?? ├── glyn_tonga2.cfg
│?? │?? │?? │?? ├── gumstix-aerocore.cfg
│?? │?? │?? │?? ├── hammer.cfg
│?? │?? │?? │?? ├── hilscher_nxdb500sys.cfg
│?? │?? │?? │?? ├── hilscher_nxeb500hmi.cfg
│?? │?? │?? │?? ├── hilscher_nxhx10.cfg
│?? │?? │?? │?? ├── hilscher_nxhx50.cfg
│?? │?? │?? │?? ├── hilscher_nxhx500.cfg
│?? │?? │?? │?? ├── hilscher_nxsb100.cfg
│?? │?? │?? │?? ├── hitex_lpc1768stick.cfg
│?? │?? │?? │?? ├── hitex_lpc2929.cfg
│?? │?? │?? │?? ├── hitex_stm32-performancestick.cfg
│?? │?? │?? │?? ├── hitex_str9-comstick.cfg
│?? │?? │?? │?? ├── iar_lpc1768.cfg
│?? │?? │?? │?? ├── iar_str912_sk.cfg
│?? │?? │?? │?? ├── icnova_imx53_sodimm.cfg
│?? │?? │?? │?? ├── icnova_sam9g45_sodimm.cfg
│?? │?? │?? │?? ├── imx27ads.cfg
│?? │?? │?? │?? ├── imx27lnst.cfg
│?? │?? │?? │?? ├── imx28evk.cfg
│?? │?? │?? │?? ├── imx31pdk.cfg
│?? │?? │?? │?? ├── imx35pdk.cfg
│?? │?? │?? │?? ├── imx53-m53evk.cfg
│?? │?? │?? │?? ├── imx53loco.cfg
│?? │?? │?? │?? ├── keil_mcb1700.cfg
│?? │?? │?? │?? ├── keil_mcb2140.cfg
│?? │?? │?? │?? ├── kwikstik.cfg
│?? │?? │?? │?? ├── linksys-wrt54gl.cfg
│?? │?? │?? │?? ├── linksys_nslu2.cfg
│?? │?? │?? │?? ├── lisa-l.cfg
│?? │?? │?? │?? ├── logicpd_imx27.cfg
│?? │?? │?? │?? ├── lpc1850_spifi_generic.cfg
│?? │?? │?? │?? ├── lpc4350_spifi_generic.cfg
│?? │?? │?? │?? ├── lubbock.cfg
│?? │?? │?? │?? ├── mbed-lpc11u24.cfg
│?? │?? │?? │?? ├── mbed-lpc1768.cfg
│?? │?? │?? │?? ├── mcb1700.cfg
│?? │?? │?? │?? ├── microchip_explorer16.cfg
│?? │?? │?? │?? ├── mini2440.cfg
│?? │?? │?? │?? ├── mini6410.cfg
│?? │?? │?? │?? ├── nds32_xc5.cfg
│?? │?? │?? │?? ├── netgear-dg834v3.cfg
│?? │?? │?? │?? ├── nordic_nrf51822_mkit.cfg
│?? │?? │?? │?? ├── olimex_LPC2378STK.cfg
│?? │?? │?? │?? ├── olimex_lpc_h2148.cfg
│?? │?? │?? │?? ├── olimex_sam7_ex256.cfg
│?? │?? │?? │?? ├── olimex_sam7_la2.cfg
│?? │?? │?? │?? ├── olimex_sam9_l9260.cfg
│?? │?? │?? │?? ├── olimex_stm32_h103.cfg
│?? │?? │?? │?? ├── olimex_stm32_h107.cfg
│?? │?? │?? │?? ├── olimex_stm32_p107.cfg
│?? │?? │?? │?? ├── omap2420_h4.cfg
│?? │?? │?? │?? ├── open-bldc.cfg
│?? │?? │?? │?? ├── openrd.cfg
│?? │?? │?? │?? ├── or1k_generic.cfg
│?? │?? │?? │?? ├── osk5912.cfg
│?? │?? │?? │?? ├── phone_se_j100i.cfg
│?? │?? │?? │?? ├── phytec_lpc3250.cfg
│?? │?? │?? │?? ├── pic-p32mx.cfg
│?? │?? │?? │?? ├── propox_mmnet1001.cfg
│?? │?? │?? │?? ├── pxa255_sst.cfg
│?? │?? │?? │?? ├── quark_x10xx_board.cfg
│?? │?? │?? │?? ├── redbee.cfg
│?? │?? │?? │?? ├── rsc-w910.cfg
│?? │?? │?? │?? ├── sheevaplug.cfg
│?? │?? │?? │?? ├── smdk6410.cfg
│?? │?? │?? │?? ├── spansion_sk-fm4-176l-s6e2cc.cfg
│?? │?? │?? │?? ├── spear300evb.cfg
│?? │?? │?? │?? ├── spear300evb_mod.cfg
│?? │?? │?? │?? ├── spear310evb20.cfg
│?? │?? │?? │?? ├── spear310evb20_mod.cfg
│?? │?? │?? │?? ├── spear320cpu.cfg
│?? │?? │?? │?? ├── spear320cpu_mod.cfg
│?? │?? │?? │?? ├── st_nucleo_f0.cfg
│?? │?? │?? │?? ├── st_nucleo_f103rb.cfg
│?? │?? │?? │?? ├── st_nucleo_f3.cfg
│?? │?? │?? │?? ├── st_nucleo_f4.cfg
│?? │?? │?? │?? ├── st_nucleo_l1.cfg
│?? │?? │?? │?? ├── steval_pcc010.cfg
│?? │?? │?? │?? ├── stm320518_eval.cfg
│?? │?? │?? │?? ├── stm320518_eval_stlink.cfg
│?? │?? │?? │?? ├── stm32100b_eval.cfg
│?? │?? │?? │?? ├── stm3210b_eval.cfg
│?? │?? │?? │?? ├── stm3210c_eval.cfg
│?? │?? │?? │?? ├── stm3210e_eval.cfg
│?? │?? │?? │?? ├── stm3220g_eval.cfg
│?? │?? │?? │?? ├── stm3220g_eval_stlink.cfg
│?? │?? │?? │?? ├── stm3241g_eval.cfg
│?? │?? │?? │?? ├── stm3241g_eval_stlink.cfg
│?? │?? │?? │?? ├── stm32429i_eval.cfg
│?? │?? │?? │?? ├── stm32429i_eval_stlink.cfg
│?? │?? │?? │?? ├── stm32439i_eval.cfg
│?? │?? │?? │?? ├── stm32439i_eval_stlink.cfg
│?? │?? │?? │?? ├── stm32f0discovery.cfg
│?? │?? │?? │?? ├── stm32f334discovery.cfg
│?? │?? │?? │?? ├── stm32f3discovery.cfg
│?? │?? │?? │?? ├── stm32f429discovery.cfg
│?? │?? │?? │?? ├── stm32f4discovery.cfg
│?? │?? │?? │?? ├── stm32l0discovery.cfg
│?? │?? │?? │?? ├── stm32ldiscovery.cfg
│?? │?? │?? │?? ├── stm32vldiscovery.cfg
│?? │?? │?? │?? ├── str910-eval.cfg
│?? │?? │?? │?? ├── telo.cfg
│?? │?? │?? │?? ├── ti-cc3200-launchxl.cfg
│?? │?? │?? │?? ├── ti_am335xevm.cfg
│?? │?? │?? │?? ├── ti_am437x_idk.cfg
│?? │?? │?? │?? ├── ti_am43xx_evm.cfg
│?? │?? │?? │?? ├── ti_beagleboard.cfg
│?? │?? │?? │?? ├── ti_beagleboard_xm.cfg
│?? │?? │?? │?? ├── ti_beaglebone.cfg
│?? │?? │?? │?? ├── ti_blaze.cfg
│?? │?? │?? │?? ├── ti_pandaboard.cfg
│?? │?? │?? │?? ├── ti_pandaboard_es.cfg
│?? │?? │?? │?? ├── ti_tmdx570ls20susb.cfg
│?? │?? │?? │?? ├── ti_tmdx570ls31usb.cfg
│?? │?? │?? │?? ├── topas910.cfg
│?? │?? │?? │?? ├── topasa900.cfg
│?? │?? │?? │?? ├── tp-link_tl-mr3020.cfg
│?? │?? │?? │?? ├── twr-k60f120m.cfg
│?? │?? │?? │?? ├── twr-k60n512.cfg
│?? │?? │?? │?? ├── tx25_stk5.cfg
│?? │?? │?? │?? ├── tx27_stk5.cfg
│?? │?? │?? │?? ├── unknown_at91sam9260.cfg
│?? │?? │?? │?? ├── uptech_2410.cfg
│?? │?? │?? │?? ├── verdex.cfg
│?? │?? │?? │?? ├── voipac.cfg
│?? │?? │?? │?? ├── voltcraft_dso-3062c.cfg
│?? │?? │?? │?? ├── x300t.cfg
│?? │?? │?? │?? ├── xmc-2go.cfg
│?? │?? │?? │?? ├── xmc1100-boot-kit.cfg
│?? │?? │?? │?? ├── xmc4200-application-kit-actuator.cfg
│?? │?? │?? │?? ├── xmc4500-application-kit-general.cfg
│?? │?? │?? │?? ├── xmc4500-application-kit-sdram.cfg
│?? │?? │?? │?? ├── xmc4500-relax.cfg
│?? │?? │?? │?? └── zy1000.cfg
│?? │?? │?? ├── chip
│?? │?? │?? │?? ├── atmel
│?? │?? │?? │?? │?? └── at91
│?? │?? │?? │?? │?? ├── aic.tcl
│?? │?? │?? │?? │?? ├── at91_pio.cfg
│?? │?? │?? │?? │?? ├── at91_pmc.cfg
│?? │?? │?? │?? │?? ├── at91_rstc.cfg
│?? │?? │?? │?? │?? ├── at91_wdt.cfg
│?? │?? │?? │?? │?? ├── at91sam7x128.tcl
│?? │?? │?? │?? │?? ├── at91sam7x256.tcl
│?? │?? │?? │?? │?? ├── at91sam9261.cfg
│?? │?? │?? │?? │?? ├── at91sam9261_matrix.cfg
│?? │?? │?? │?? │?? ├── at91sam9263.cfg
│?? │?? │?? │?? │?? ├── at91sam9263_matrix.cfg
│?? │?? │?? │?? │?? ├── at91sam9_init.cfg
│?? │?? │?? │?? │?? ├── at91sam9_sdramc.cfg
│?? │?? │?? │?? │?? ├── at91sam9_smc.cfg
│?? │?? │?? │?? │?? ├── hardware.cfg
│?? │?? │?? │?? │?? ├── pmc.tcl
│?? │?? │?? │?? │?? ├── rtt.tcl
│?? │?? │?? │?? │?? ├── sam9_smc.cfg
│?? │?? │?? │?? │?? └── usarts.tcl
│?? │?? │?? │?? ├── st
│?? │?? │?? │?? │?? ├── spear
│?? │?? │?? │?? │?? │?? ├── quirk_no_srst.tcl
│?? │?? │?? │?? │?? │?? ├── spear3xx.tcl
│?? │?? │?? │?? │?? │?? └── spear3xx_ddr.tcl
│?? │?? │?? │?? │?? └── stm32
│?? │?? │?? │?? │?? ├── stm32.tcl
│?? │?? │?? │?? │?? ├── stm32_rcc.tcl
│?? │?? │?? │?? │?? └── stm32_regs.tcl
│?? │?? │?? │?? └── ti
│?? │?? │?? │?? └── lm3s
│?? │?? │?? │?? ├── lm3s.tcl
│?? │?? │?? │?? └── lm3s_regs.tcl
│?? │?? │?? ├── cpld
│?? │?? │?? │?? ├── lattice-lc4032ze.cfg
│?? │?? │?? │?? └── xilinx-xcr3256.cfg
│?? │?? │?? ├── cpu
│?? │?? │?? │?? └── arm
│?? │?? │?? │?? ├── arm7tdmi.tcl
│?? │?? │?? │?? ├── arm920.tcl
│?? │?? │?? │?? ├── arm946.tcl
│?? │?? │?? │?? ├── arm966.tcl
│?? │?? │?? │?? ├── cortex_a9.tcl
│?? │?? │?? │?? └── cortex_m3.tcl
│?? │?? │?? ├── interface
│?? │?? │?? │?? ├── hiice1-ftdi.cfg
│?? │?? │?? │?? ├── hiice2-ftdi-swd.cfg
│?? │?? │?? │?? ├── hiice2-ftdi.cfg
│?? │?? │?? │?? ├── openjtag.cfg
│?? │?? │?? │?? ├── openjtagd.cfg
│?? │?? │?? │?? └── openjtagh.cfg
│?? │?? │?? ├── libhijtag.dll
│?? │?? │?? ├── mem_helper.tcl
│?? │?? │?? ├── memory.tcl
│?? │?? │?? ├── mmr_helpers.tcl
│?? │?? │?? ├── step0.bin
│?? │?? │?? ├── step0_non_tee.bin
│?? │?? │?? ├── step0_tee.bin
│?? │?? │?? ├── target
│?? │?? │?? │?? ├── Cortex-A17-MPCore
│?? │?? │?? │?? │?? ├── Cores
│?? │?? │?? │?? │?? │?? ├── cpu0
│?? │?? │?? │?? │?? │?? │?? ├── Cortex-A17-MPCore
│?? │?? │?? │?? │?? │?? │?? └── core0_target.cfg
│?? │?? │?? │?? │?? │?? ├── cpu1
│?? │?? │?? │?? │?? │?? │?? ├── Cortex-A17-MPCore
│?? │?? │?? │?? │?? │?? │?? └── core1_target.cfg
│?? │?? │?? │?? │?? │?? ├── cpu2
│?? │?? │?? │?? │?? │?? │?? ├── Cortex-A17-MPCore
│?? │?? │?? │?? │?? │?? │?? └── core2_target.cfg
│?? │?? │?? │?? │?? │?? └── cpu3
│?? │?? │?? │?? │?? │?? ├── Cortex-A17-MPCore
│?? │?? │?? │?? │?? │?? └── core3_target.cfg
│?? │?? │?? │?? │?? └── cotex-a17.tcl
│?? │?? │?? │?? ├── Cortex-A53
│?? │?? │?? │?? │?? ├── Cortex-A53
│?? │?? │?? │?? │?? ├── Cortex-A53_password
│?? │?? │?? │?? │?? ├── cortex_a53_target.cfg
│?? │?? │?? │?? │?? └── cortexa53.tcl
│?? │?? │?? │?? ├── Cortex-A53-SWD
│?? │?? │?? │?? │?? ├── Cortex-A53-SWD
│?? │?? │?? │?? │?? ├── cortex_a53_target.cfg
│?? │?? │?? │?? │?? └── cortexa53.tcl
│?? │?? │?? │?? ├── Cortex-A7
│?? │?? │?? │?? │?? ├── A7_target.cfg
│?? │?? │?? │?? │?? ├── Cortex-A7
│?? │?? │?? │?? │?? └── cotex-a7.tcl
│?? │?? │?? │?? ├── Cortex-A9
│?? │?? │?? │?? │?? ├── A9_target.cfg
│?? │?? │?? │?? │?? ├── Cortex-A9
│?? │?? │?? │?? │?? ├── Cortex-A9_password
│?? │?? │?? │?? │?? ├── arm_jtag_check_a9.svf
│?? │?? │?? │?? │?? └── cotex-a9.tcl
│?? │?? │?? │?? ├── Cortex-A9-MPCore
│?? │?? │?? │?? │?? ├── Cores
│?? │?? │?? │?? │?? │?? ├── cpu0
│?? │?? │?? │?? │?? │?? │?? ├── Cortex-A9-MPCore
│?? │?? │?? │?? │?? │?? │?? └── core0_target.cfg
│?? │?? │?? │?? │?? │?? └── cpu1
│?? │?? │?? │?? │?? │?? ├── Cortex-A9-MPCore
│?? │?? │?? │?? │?? │?? └── core1_target.cfg
│?? │?? │?? │?? │?? └── cotex-a9.tcl
│?? │?? │?? │?? ├── Cortex-A9-SWD
│?? │?? │?? │?? │?? ├── A9_target.cfg
│?? │?? │?? │?? │?? ├── Cortex-A9-SWD
│?? │?? │?? │?? │?? └── cotex-a9.tcl
│?? │?? │?? │?? ├── Hi3110EV300
│?? │?? │?? │?? │?? ├── Hi3110EV300
│?? │?? │?? │?? │?? ├── Hi3110EV300_password
│?? │?? │?? │?? │?? └── Hi3110EV300_target.cfg
│?? │?? │?? │?? ├── Hi3716DV110
│?? │?? │?? │?? │?? ├── Hi3716DV110
│?? │?? │?? │?? │?? ├── Hi3716DV110.tcl
│?? │?? │?? │?? │?? ├── Hi3716DV110_password
│?? │?? │?? │?? │?? ├── Hi3716DV110_target.cfg
│?? │?? │?? │?? │?? ├── get_chipid_open_mode_Hi3716DV110.svf
│?? │?? │?? │?? │?? ├── get_chipid_password_mode_Hi3716DV110.svf
│?? │?? │?? │?? │?? ├── hi3716dv1dma_hi3716dv110_DDR3-1333_512MB_16bitx2_2layers.txt
│?? │?? │?? │?? │?? ├── jtag_inputpasswd_Hi3716DV110_arm_cpu.svf
│?? │?? │?? │?? │?? ├── jtag_inputpasswd_Hi3716DV110_ca_jtag.svf
│?? │?? │?? │?? │?? ├── jtag_inputpasswd_Hi3716DV110_soc_jtag.svf
│?? │?? │?? │?? │?? └── jtag_inputpasswd_Hi3716DV110_tz_cpu.svf
│?? │?? │?? │?? ├── Hi3716MV300
│?? │?? │?? │?? │?? ├── Hi3716MV300
│?? │?? │?? │?? │?? ├── Hi3716MV300_password
│?? │?? │?? │?? │?? ├── get_chipid_password_mode_mv300.svf
│?? │?? │?? │?? │?? ├── hi3716.tcl
│?? │?? │?? │?? │?? ├── hi3716mv300_bga_init_script.txt
│?? │?? │?? │?? │?? ├── hi3716mv300_target_test.cfg
│?? │?? │?? │?? │?? └── jtag_inputpasswd_mv300.svf
│?? │?? │?? │?? ├── Hi3716MV310
│?? │?? │?? │?? │?? ├── Hi3716MV310
│?? │?? │?? │?? │?? ├── Hi3716MV310_password
│?? │?? │?? │?? │?? ├── get_chipid_open_mode_3716mv310.svf
│?? │?? │?? │?? │?? ├── get_chipid_password_mode_3716mv310.svf
│?? │?? │?? │?? │?? ├── hi3716.tcl
│?? │?? │?? │?? │?? ├── hi3716m31dmb_hi3716mv310_ddr3_512Mbyte_16bit_2layers_ddr_init.log
│?? │?? │?? │?? │?? ├── hi3716mv310_target_test.cfg
│?? │?? │?? │?? │?? └── jtag_inputpasswd_3716mv310.svf
│?? │?? │?? │?? ├── Hi3716MV410
│?? │?? │?? │?? │?? ├── Hi3716MV410
│?? │?? │?? │?? │?? ├── Hi3716MV410_password
│?? │?? │?? │?? │?? ├── Hi3716MV410_target_test.cfg
│?? │?? │?? │?? │?? ├── get_chipid_open_mode_3716mv410.svf
│?? │?? │?? │?? │?? ├── get_chipid_password_mode_3716mv410.svf
│?? │?? │?? │?? │?? ├── hi3716.tcl
│?? │?? │?? │?? │?? ├── hi3716mv410_socket_system_init.log
│?? │?? │?? │?? │?? └── jtag_inputpasswd_3716mv410.svf
│?? │?? │?? │?? ├── Hi3716MV420
│?? │?? │?? │?? │?? ├── Hi3716MV420
│?? │?? │?? │?? │?? ├── Hi3716MV420_otp_STBM.cfg
│?? │?? │?? │?? │?? ├── Hi3716MV420_otp_burn.cfg
│?? │?? │?? │?? │?? ├── Hi3716MV420_password
│?? │?? │?? │?? │?? ├── get_chipid_open_mode_3716mv420.svf
│?? │?? │?? │?? │?? ├── get_chipid_password_mode_3716mv420.svf
│?? │?? │?? │?? │?? ├── hi3716.tcl
│?? │?? │?? │?? │?? ├── hi3716mv420_socket_system_init.log
│?? │?? │?? │?? │?? ├── hi3716mv420_target_test.cfg
│?? │?? │?? │?? │?? └── jtag_inputpasswd_3716mv420.svf
│?? │?? │?? │?? ├── Hi3796MV200-ACPU
│?? │?? │?? │?? │?? ├── Hi3796MV200-ACPU
│?? │?? │?? │?? │?? ├── Hi3796MV200-ACPU_password
│?? │?? │?? │?? │?? ├── Hi3796MV200.tcl
│?? │?? │?? │?? │?? ├── Hi3796MV200_target.cfg
│?? │?? │?? │?? │?? ├── ca_jtag_inputpasswd_3796mv200_ca.svf
│?? │?? │?? │?? │?? ├── ca_jtag_inputpasswd_3796mv200_get_chipid_0.svf
│?? │?? │?? │?? │?? ├── ca_jtag_inputpasswd_3796mv200_get_chipid_1.svf
│?? │?? │?? │?? │?? ├── ca_jtag_inputpasswd_3796mv200_get_chipid_2.svf
│?? │?? │?? │?? │?? ├── ca_jtag_inputpasswd_3796mv200_get_chipid_3.svf
│?? │?? │?? │?? │?? ├── ca_jtag_inputpasswd_3796mv200_soc.svf
│?? │?? │?? │?? │?? ├── ca_jtag_inputpasswd_3796mv200_switch_en.svf
│?? │?? │?? │?? │?? ├── ca_jtag_inputpasswd_3796mv200_tee_jtag_key.svf
│?? │?? │?? │?? │?? └── hi3796mv200tst_CPU1200M_DDR4-2133_2GB_16bitx2_4layers.txt
│?? │?? │?? │?? ├── Hi3796MV200-BUSJTAG
│?? │?? │?? │?? │?? ├── Hi3796MV200-BUSJTAG
│?? │?? │?? │?? │?? ├── Hi3796MV200-BUSJTAG_password
│?? │?? │?? │?? │?? ├── Hi3796MV200.tcl
│?? │?? │?? │?? │?? ├── Hi3796MV200_target.cfg
│?? │?? │?? │?? │?? └── bus_jtag_check.svf
│?? │?? │?? │?? ├── Hi3796MV200-SCPU
│?? │?? │?? │?? │?? ├── Hi3796MV200-SCPU
│?? │?? │?? │?? │?? └── Hi3796MV200-SCPU_target.cfg
│?? │?? │?? │?? ├── Hi3798CV200
│?? │?? │?? │?? │?? ├── Hi3798CV200
│?? │?? │?? │?? │?? ├── Hi3798CV200.tcl
│?? │?? │?? │?? │?? ├── Hi3798CV200_password
│?? │?? │?? │?? │?? ├── Hi3798CV200_target.cfg
│?? │?? │?? │?? │?? ├── get_chipid_open_mode_3798cv200.svf
│?? │?? │?? │?? │?? ├── get_chipid_password_mode_3798cv200.svf
│?? │?? │?? │?? │?? ├── jtag_inputpasswd_3798cv200_arm_cpu.svf
│?? │?? │?? │?? │?? ├── jtag_inputpasswd_3798cv200_ca_jtag.svf
│?? │?? │?? │?? │?? ├── jtag_inputpasswd_3798cv200_soc_jtag.svf
│?? │?? │?? │?? │?? └── jtag_inputpasswd_3798cv200_tz_cpu.svf
│?? │?? │?? │?? ├── Hi3798MV100
│?? │?? │?? │?? │?? ├── Hi3798MV100
│?? │?? │?? │?? │?? ├── Hi3798MV100_password
│?? │?? │?? │?? │?? ├── get_chipid_open_mode_s40v300.svf
│?? │?? │?? │?? │?? ├── get_chipid_password_mode_s40v300.svf
│?? │?? │?? │?? │?? ├── hi3716.tcl
│?? │?? │?? │?? │?? ├── hi3798mv100_target_test.cfg
│?? │?? │?? │?? │?? └── jtag_inputpasswd_s40v300.svf
│?? │?? │?? │?? ├── Hi3798MV200
│?? │?? │?? │?? │?? ├── Hi3798MV200
│?? │?? │?? │?? │?? ├── Hi3798MV200.tcl
│?? │?? │?? │?? │?? ├── Hi3798MV200_password
│?? │?? │?? │?? │?? ├── Hi3798MV200_target.cfg
│?? │?? │?? │?? │?? ├── get_chipid_open_mode_3798mv200.svf
│?? │?? │?? │?? │?? ├── get_chipid_password_mode_3798mv200.svf
│?? │?? │?? │?? │?? ├── jtag_inputpasswd_3798mv200_arm_cpu.svf
│?? │?? │?? │?? │?? ├── jtag_inputpasswd_3798mv200_ca_jtag.svf
│?? │?? │?? │?? │?? ├── jtag_inputpasswd_3798mv200_soc_jtag.svf
│?? │?? │?? │?? │?? └── jtag_inputpasswd_3798mv200_tz_cpu.svf
│?? │?? │?? │?? └── Hi3798MV300
│?? │?? │?? │?? ├── Hi3798MV300
│?? │?? │?? │?? ├── Hi3798MV300.tcl
│?? │?? │?? │?? ├── Hi3798MV300_password
│?? │?? │?? │?? ├── Hi3798MV300_target.cfg
│?? │?? │?? │?? ├── get_chipid_open_mode_3798mv300.svf
│?? │?? │?? │?? ├── get_chipid_password_mode_3798mv300.svf
│?? │?? │?? │?? ├── jtag_inputpasswd_3798mv300_arm_cpu.svf
│?? │?? │?? │?? ├── jtag_inputpasswd_3798mv300_ca_jtag.svf
│?? │?? │?? │?? ├── jtag_inputpasswd_3798mv300_soc_jtag.svf
│?? │?? │?? │?? └── jtag_inputpasswd_3798mv300_tz_cpu.svf
│?? │?? │?? ├── test
│?? │?? │?? │?? ├── selftest.cfg
│?? │?? │?? │?? └── syntax1.cfg
│?? │?? │?? └── tools
│?? │?? │?? ├── firmware-recovery.tcl
│?? │?? │?? └── memtest.tcl
│?? │?? ├── LightDebugInfo
│?? │?? │?? ├── Hi3798MV100.txt
│?? │?? │?? └── Hi3798MV100_EN.txt
│?? │?? ├── dll32
│?? │?? │?? ├── libbootrom.dll
│?? │?? │?? └── libbootrom.so
│?? │?? ├── dll64
│?? │?? │?? ├── libbootrom.dll
│?? │?? │?? └── libbootrom.so
│?? │?? └── libhiusb.dll
│?? ├── HiCmd
│?? │?? ├── Hi3251-i2c.xml
│?? │?? ├── Hi3251-serial.xml
│?? │?? ├── Hi3251V510-i2c.xml
│?? │?? ├── HiM5-i2c.xml
│?? │?? ├── HiM5-serial.xml
│?? │?? └── other.xml
│?? ├── HiDDRTrainingPlus
│?? │?? └── config
│?? │?? ├── Hi3251V200.xml
│?? │?? ├── Hi3516A.xml
│?? │?? ├── Hi3519.xml
│?? │?? ├── Hi3520D.xml
│?? │?? ├── Hi3531.xml
│?? │?? ├── Hi3531A.xml
│?? │?? ├── Hi3536.xml
│?? │?? └── Hi3716MV330.xml
│?? ├── HiFastplay
│?? │?? ├── AudioConvertTool
│?? │?? │?? ├── AudioConvertTool
│?? │?? │?? └── AudioConvertTool.exe
│?? │?? └── ffmpeg
│?? │?? └── ffmpeg.exe
│?? ├── HiIPControl
│?? │?? ├── Hi3731V101.xml
│?? │?? ├── Hi3731V201.xml
│?? │?? ├── Hi3731V202.xml
│?? │?? └── IPControlAssist.dll
│?? ├── HiPannel
│?? │?? ├── Hi3751V551.xml
│?? │?? ├── Hi3751V553.xml
│?? │?? ├── Hi3751V620.xml
│?? │?? └── Hi3751V810.xml
│?? ├── HiPower
│?? │?? └── config
│?? │?? └── config.xml
│?? ├── HiReg
│?? │?? └── ChipHome
│?? │?? ├── en
│?? │?? │?? ├── Hi3518.chip
│?? │?? │?? ├── Hi3520D.chip
│?? │?? │?? ├── Hi3716CV100.chip
│?? │?? │?? ├── Hi3716CV200.chip
│?? │?? │?? ├── Hi3716DV100.chip
│?? │?? │?? ├── Hi3716HV100.chip
│?? │?? │?? ├── Hi3716MV100.chip
│?? │?? │?? ├── Hi3716MV200.chip
│?? │?? │?? ├── Hi3716MV300.chip
│?? │?? │?? ├── Hi3716MV300_CA.chip
│?? │?? │?? ├── Hi3716MV310.chip
│?? │?? │?? ├── Hi3716MV320.chip
│?? │?? │?? ├── Hi3716MV400.chip
│?? │?? │?? ├── Hi3718CV100.chip
│?? │?? │?? ├── Hi3718MV100.chip
│?? │?? │?? ├── Hi3719CV100.chip
│?? │?? │?? ├── Hi3719MV100.chip
│?? │?? │?? ├── Hi3751V800.chip
│?? │?? │?? ├── Hi3796MV100.chip
│?? │?? │?? ├── Hi3798CV100.chip
│?? │?? │?? ├── Hi3798CV200_A.chip
│?? │?? │?? └── Hi3798MV100.chip
│?? │?? └── zh
│?? │?? ├── Hi3110EV200.chip
│?? │?? ├── Hi3110EV400.chip
│?? │?? ├── Hi3518.chip
│?? │?? ├── Hi3520D.chip
│?? │?? ├── Hi3521.chip
│?? │?? ├── Hi3531.chip
│?? │?? ├── Hi3712V100.chip
│?? │?? ├── Hi3716CV100.chip
│?? │?? ├── Hi3716CV200.chip
│?? │?? ├── Hi3716DV100.chip
│?? │?? ├── Hi3716HV100.chip
│?? │?? ├── Hi3716MV100.chip
│?? │?? ├── Hi3716MV200.chip
│?? │?? ├── Hi3716MV300.chip
│?? │?? ├── Hi3716MV300_CA.chip
│?? │?? ├── Hi3716MV310.chip
│?? │?? ├── Hi3716MV320.chip
│?? │?? ├── Hi3716MV400.chip
│?? │?? ├── Hi3718CV100.chip
│?? │?? ├── Hi3718MV100.chip
│?? │?? ├── Hi3719CV100.chip
│?? │?? ├── Hi3719MV100.chip
│?? │?? ├── Hi3751V800.chip
│?? │?? ├── Hi3796MV100.chip
│?? │?? ├── Hi3798CV100.chip
│?? │?? ├── Hi3798CV200_A.chip
│?? │?? └── Hi3798MV100.chip
│?? ├── HiVRC
│?? │?? ├── Hi3731V101.xml
│?? │?? ├── Hi3731V201.xml
│?? │?? ├── Hi3731V202.xml
│?? │?? ├── Hi3751V551.xml
│?? │?? ├── Hi3751V553.xml
│?? │?? ├── Hi3751V620.xml
│?? │?? ├── Hi3751V810.xml
│?? │?? └── Hi3751V811.xml
│?? ├── I2C
│?? │?? └── libhiice.dll
│?? └── about me.txt
├── artifacts.xml
├── configuration
│?? ├── config.ini
│?? ├── org.eclipse.equinox.simpleconfigurator
│?? │?? └── bundles.info
│?? └── org.eclipse.update
│?? └── platform.xml
├── features
│?? ├── com.hisilicon.feature.hifastplay_5.0.6.v20180427-1053
│?? │?? ├── build.properties
│?? │?? ├── feature.xml
│?? │?? └── p2.inf
│?? ├── com.hisilicon.feature.hiregbin_5.0.15.v20180427-1053
│?? │?? ├── build.properties
│?? │?? ├── feature.xml
│?? │?? └── p2.inf
│?? ├── com.hisilicon.hiloader.feature_5.0.9.v20180427-1053
│?? │?? ├── feature.xml
│?? │?? └── p2.inf
│?? ├── com.soyatec.hisilicon.platform.feature_5.0.0.v20180427-1053
│?? │?? ├── feature.xml
│?? │?? ├── icons
│?? │?? │?? ├── HiToolPlatform.ico
│?? │?? │?? └── HiToolPlatform.xpm
│?? │?? ├── p2.inf
│?? │?? └── plugin_customization.ini
│?? ├── com.soyatec.hisilicon.platform.update.feature_1.0.0.v20180427-1053
│?? │?? └── feature.xml
│?? ├── org.eclipse.equinox.p2.core.feature_1.2.1.v20140221-1852
│?? │?? ├── META-INF
│?? │?? │?? └── MANIFEST.MF
│?? │?? ├── epl-v10.html
│?? │?? ├── feature.properties
│?? │?? ├── feature.xml
│?? │?? └── license.html
│?? ├── org.eclipse.equinox.p2.extras.feature_1.2.0.v20140221-1852
│?? │?? ├── META-INF
│?? │?? │?? └── MANIFEST.MF
│?? │?? ├── epl-v10.html
│?? │?? ├── feature.properties
│?? │?? ├── feature.xml
│?? │?? └── license.html
│?? ├── org.eclipse.equinox.p2.rcp.feature_1.2.0.v20140221-1852
│?? │?? ├── META-INF
│?? │?? │?? └── MANIFEST.MF
│?? │?? ├── epl-v10.html
│?? │?? ├── feature.properties
│?? │?? ├── feature.xml
│?? │?? └── license.html
│?? ├── org.eclipse.equinox.p2.user.ui_2.2.0.v20140221-1852
│?? │?? ├── META-INF
│?? │?? │?? └── MANIFEST.MF
│?? │?? ├── epl-v10.html
│?? │?? ├── feature.properties
│?? │?? ├── feature.xml
│?? │?? └── license.html
│?? ├── org.eclipse.help_2.0.2.v20140221-1700
│?? │?? ├── META-INF
│?? │?? │?? └── MANIFEST.MF
│?? │?? ├── epl-v10.html
│?? │?? ├── feature.properties
│?? │?? ├── feature.xml
│?? │?? └── license.html
│?? ├── org.soyatec.debugger.feature_5.0.1.v20180427-1053
│?? │?? ├── build.properties
│?? │?? ├── feature.xml
│?? │?? └── p2.inf
│?? ├── org.soyatec.fastboot.feature_5.0.27.v20180427-1053
│?? │?? ├── build.properties
│?? │?? ├── feature.xml
│?? │?? └── p2.inf
│?? ├── org.soyatec.hisilicon.platform.update.contents.feature_1.0.0.v20180427-1051
│?? │?? └── feature.xml
│?? └── org.soyatec.s2.feature_5.0.1.v20180427-1053
│?? ├── feature.xml
│?? └── p2.inf
├── hitool_release_notes_cn.xlsx
├── hitool_release_notes_en.xlsx
├── jre
│?? ├── COPYRIGHT
│?? ├── LICENSE
│?? ├── README.txt
│?? ├── THIRDPARTYLICENSEREADME-JAVAFX.txt
│?? ├── THIRDPARTYLICENSEREADME.txt
│?? ├── Welcome.html
│?? ├── bin
│?? │?? ├── JAWTAccessBridge-32.dll
│?? │?? ├── JAWTAccessBridge.dll
│?? │?? ├── JavaAccessBridge-32.dll
│?? │?? ├── JavaAccessBridge.dll
│?? │?? ├── WindowsAccessBridge-32.dll
│?? │?? ├── WindowsAccessBridge.dll
│?? │?? ├── api-ms-win-core-console-l1-1-0.dll
│?? │?? ├── api-ms-win-core-datetime-l1-1-0.dll
│?? │?? ├── api-ms-win-core-debug-l1-1-0.dll
│?? │?? ├── api-ms-win-core-errorhandling-l1-1-0.dll
│?? │?? ├── api-ms-win-core-file-l1-1-0.dll
│?? │?? ├── api-ms-win-core-file-l1-2-0.dll
│?? │?? ├── api-ms-win-core-file-l2-1-0.dll
│?? │?? ├── api-ms-win-core-handle-l1-1-0.dll
│?? │?? ├── api-ms-win-core-heap-l1-1-0.dll
│?? │?? ├── api-ms-win-core-interlocked-l1-1-0.dll
│?? │?? ├── api-ms-win-core-libraryloader-l1-1-0.dll
│?? │?? ├── api-ms-win-core-localization-l1-2-0.dll
│?? │?? ├── api-ms-win-core-memory-l1-1-0.dll
│?? │?? ├── api-ms-win-core-namedpipe-l1-1-0.dll
│?? │?? ├── api-ms-win-core-processenvironment-l1-1-0.dll
│?? │?? ├── api-ms-win-core-processthreads-l1-1-0.dll
│?? │?? ├── api-ms-win-core-processthreads-l1-1-1.dll
│?? │?? ├── api-ms-win-core-profile-l1-1-0.dll
│?? │?? ├── api-ms-win-core-rtlsupport-l1-1-0.dll
│?? │?? ├── api-ms-win-core-string-l1-1-0.dll
│?? │?? ├── api-ms-win-core-synch-l1-1-0.dll
│?? │?? ├── api-ms-win-core-synch-l1-2-0.dll
│?? │?? ├── api-ms-win-core-sysinfo-l1-1-0.dll
│?? │?? ├── api-ms-win-core-timezone-l1-1-0.dll
│?? │?? ├── api-ms-win-core-util-l1-1-0.dll
│?? │?? ├── api-ms-win-crt-conio-l1-1-0.dll
│?? │?? ├── api-ms-win-crt-convert-l1-1-0.dll
│?? │?? ├── api-ms-win-crt-environment-l1-1-0.dll
│?? │?? ├── api-ms-win-crt-filesystem-l1-1-0.dll
│?? │?? ├── api-ms-win-crt-heap-l1-1-0.dll
│?? │?? ├── api-ms-win-crt-locale-l1-1-0.dll
│?? │?? ├── api-ms-win-crt-math-l1-1-0.dll
│?? │?? ├── api-ms-win-crt-multibyte-l1-1-0.dll
│?? │?? ├── api-ms-win-crt-private-l1-1-0.dll
│?? │?? ├── api-ms-win-crt-process-l1-1-0.dll
│?? │?? ├── api-ms-win-crt-runtime-l1-1-0.dll
│?? │?? ├── api-ms-win-crt-stdio-l1-1-0.dll
│?? │?? ├── api-ms-win-crt-string-l1-1-0.dll
│?? │?? ├── api-ms-win-crt-time-l1-1-0.dll
│?? │?? ├── api-ms-win-crt-utility-l1-1-0.dll
│?? │?? ├── awt.dll
│?? │?? ├── bci.dll
│?? │?? ├── client
│?? │?? │?? ├── Xusage.txt
│?? │?? │?? └── jvm.dll
│?? │?? ├── concrt140.dll
│?? │?? ├── dcpr.dll
│?? │?? ├── decora_sse.dll
│?? │?? ├── deploy.dll
│?? │?? ├── dt_shmem.dll
│?? │?? ├── dt_socket.dll
│?? │?? ├── dtplugin
│?? │?? │?? ├── deployJava1.dll
│?? │?? │?? └── npdeployJava1.dll
│?? │?? ├── eula.dll
│?? │?? ├── fontmanager.dll
│?? │?? ├── fxplugins.dll
│?? │?? ├── glass.dll
│?? │?? ├── glib-lite.dll
│?? │?? ├── gstreamer-lite.dll
│?? │?? ├── hprof.dll
│?? │?? ├── instrument.dll
│?? │?? ├── j2pcsc.dll
│?? │?? ├── j2pkcs11.dll
│?? │?? ├── jaas_nt.dll
│?? │?? ├── jabswitch.exe
│?? │?? ├── java-rmi.exe
│?? │?? ├── java.dll
│?? │?? ├── java.exe
│?? │?? ├── java_crw_demo.dll
│?? │?? ├── javacpl.cpl
│?? │?? ├── javacpl.exe
│?? │?? ├── javafx_font.dll
│?? │?? ├── javafx_font_t2k.dll
│?? │?? ├── javafx_iio.dll
│?? │?? ├── javaw.exe
│?? │?? ├── javaws.exe
│?? │?? ├── jawt.dll
│?? │?? ├── jdwp.dll
│?? │?? ├── jfr.dll
│?? │?? ├── jfxmedia.dll
│?? │?? ├── jfxwebkit.dll
│?? │?? ├── jjs.exe
│?? │?? ├── jli.dll
│?? │?? ├── jp2iexp.dll
│?? │?? ├── jp2launcher.exe
│?? │?? ├── jp2native.dll
│?? │?? ├── jp2ssv.dll
│?? │?? ├── jpeg.dll
│?? │?? ├── jsdt.dll
│?? │?? ├── jsound.dll
│?? │?? ├── jsoundds.dll
│?? │?? ├── kcms.dll
│?? │?? ├── keytool.exe
│?? │?? ├── kinit.exe
│?? │?? ├── klist.exe
│?? │?? ├── ktab.exe
│?? │?? ├── lcms.dll
│?? │?? ├── management.dll
│?? │?? ├── mlib_image.dll
│?? │?? ├── msvcp140.dll
│?? │?? ├── msvcr100.dll
│?? │?? ├── net.dll
│?? │?? ├── nio.dll
│?? │?? ├── npt.dll
│?? │?? ├── orbd.exe
│?? │?? ├── pack200.exe
│?? │?? ├── plugin2
│?? │?? │?? ├── msvcr100.dll
│?? │?? │?? └── npjp2.dll
│?? │?? ├── policytool.exe
│?? │?? ├── prism_common.dll
│?? │?? ├── prism_d3d.dll
│?? │?? ├── prism_sw.dll
│?? │?? ├── resource.dll
│?? │?? ├── rmid.exe
│?? │?? ├── rmiregistry.exe
│?? │?? ├── servertool.exe
│?? │?? ├── splashscreen.dll
│?? │?? ├── ssv.dll
│?? │?? ├── ssvagent.exe
│?? │?? ├── sunec.dll
│?? │?? ├── sunmscapi.dll
│?? │?? ├── t2k.dll
│?? │?? ├── tnameserv.exe
│?? │?? ├── ucrtbase.dll
│?? │?? ├── unpack.dll
│?? │?? ├── unpack200.exe
│?? │?? ├── vcruntime140.dll
│?? │?? ├── verify.dll
│?? │?? ├── w2k_lsa_auth.dll
│?? │?? ├── wsdetect.dll
│?? │?? └── zip.dll
│?? ├── lib
│?? │?? ├── accessibility.properties
│?? │?? ├── calendars.properties
│?? │?? ├── charsets.jar
│?? │?? ├── classlist
│?? │?? ├── cmm
│?? │?? │?? ├── CIEXYZ.pf
│?? │?? │?? ├── GRAY.pf
│?? │?? │?? ├── LINEAR_RGB.pf
│?? │?? │?? ├── PYCC.pf
│?? │?? │?? └── sRGB.pf
│?? │?? ├── content-types.properties
│?? │?? ├── currency.data
│?? │?? ├── deploy
│?? │?? │?? ├── ffjcext.zip
│?? │?? │?? ├── messages.properties
│?? │?? │?? ├── messages_de.properties
│?? │?? │?? ├── messages_es.properties
│?? │?? │?? ├── messages_fr.properties
│?? │?? │?? ├── messages_it.properties
│?? │?? │?? ├── messages_ja.properties
│?? │?? │?? ├── messages_ko.properties
│?? │?? │?? ├── messages_pt_BR.properties
│?? │?? │?? ├── messages_sv.properties
│?? │?? │?? ├── messages_zh_CN.properties
│?? │?? │?? ├── messages_zh_HK.properties
│?? │?? │?? ├── messages_zh_TW.properties
│?? │?? │?? ├── splash.gif
│?? │?? │?? ├── splash@2x.gif
│?? │?? │?? ├── splash_11-lic.gif
│?? │?? │?? └── splash_11@2x-lic.gif
│?? │?? ├── deploy.jar
│?? │?? ├── ext
│?? │?? │?? ├── access-bridge-32.jar
│?? │?? │?? ├── access-bridge.jar
│?? │?? │?? ├── cldrdata.jar
│?? │?? │?? ├── dnsns.jar
│?? │?? │?? ├── jaccess.jar
│?? │?? │?? ├── jfxrt.jar
│?? │?? │?? ├── localedata.jar
│?? │?? │?? ├── meta-index
│?? │?? │?? ├── nashorn.jar
│?? │?? │?? ├── sunec.jar
│?? │?? │?? ├── sunjce_provider.jar
│?? │?? │?? ├── sunmscapi.jar
│?? │?? │?? ├── sunpkcs11.jar
│?? │?? │?? └── zipfs.jar
│?? │?? ├── flavormap.properties
│?? │?? ├── fontconfig.bfc
│?? │?? ├── fontconfig.properties.src
│?? │?? ├── fonts
│?? │?? │?? ├── LucidaBrightDemiBold.ttf
│?? │?? │?? ├── LucidaBrightDemiItalic.ttf
│?? │?? │?? ├── LucidaBrightItalic.ttf
│?? │?? │?? ├── LucidaBrightRegular.ttf
│?? │?? │?? ├── LucidaSansDemiBold.ttf
│?? │?? │?? ├── LucidaSansRegular.ttf
│?? │?? │?? ├── LucidaTypewriterBold.ttf
│?? │?? │?? └── LucidaTypewriterRegular.ttf
│?? │?? ├── hijrah-config-umalqura.properties
│?? │?? ├── i386
│?? │?? │?? └── jvm.cfg
│?? │?? ├── images
│?? │?? │?? └── cursors
│?? │?? │?? ├── cursors.properties
│?? │?? │?? ├── invalid32x32.gif
│?? │?? │?? ├── win32_CopyDrop32x32.gif
│?? │?? │?? ├── win32_CopyNoDrop32x32.gif
│?? │?? │?? ├── win32_LinkDrop32x32.gif
│?? │?? │?? ├── win32_LinkNoDrop32x32.gif
│?? │?? │?? ├── win32_MoveDrop32x32.gif
│?? │?? │?? └── win32_MoveNoDrop32x32.gif
│?? │?? ├── javafx.properties
│?? │?? ├── javaws.jar
│?? │?? ├── jce.jar
│?? │?? ├── jfr
│?? │?? │?? ├── default.jfc
│?? │?? │?? └── profile.jfc
│?? │?? ├── jfr.jar
│?? │?? ├── jfxswt.jar
│?? │?? ├── jsse.jar
│?? │?? ├── jvm.hprof.txt
│?? │?? ├── logging.properties
│?? │?? ├── management
│?? │?? │?? ├── jmxremote.access
│?? │?? │?? ├── jmxremote.password.template
│?? │?? │?? ├── management.properties
│?? │?? │?? └── snmp.acl.template
│?? │?? ├── management-agent.jar
│?? │?? ├── meta-index
│?? │?? ├── net.properties
│?? │?? ├── plugin.jar
│?? │?? ├── psfont.properties.ja
│?? │?? ├── psfontj2d.properties
│?? │?? ├── resources.jar
│?? │?? ├── rt.jar
│?? │?? ├── security
│?? │?? │?? ├── blacklist
│?? │?? │?? ├── blacklisted.certs
│?? │?? │?? ├── cacerts
│?? │?? │?? ├── java.policy
│?? │?? │?? ├── java.security
│?? │?? │?? ├── javaws.policy
│?? │?? │?? ├── policy
│?? │?? │?? │?? ├── limited
│?? │?? │?? │?? │?? ├── US_export_policy.jar
│?? │?? │?? │?? │?? └── local_policy.jar
│?? │?? │?? │?? └── unlimited
│?? │?? │?? │?? ├── US_export_policy.jar
│?? │?? │?? │?? └── local_policy.jar
│?? │?? │?? └── trusted.libraries
│?? │?? ├── sound.properties
│?? │?? ├── tzdb.dat
│?? │?? └── tzmappings
│?? └── release
├── p2
│?? ├── org.eclipse.equinox.p2.core
│?? │?? └── cache
│?? │?? └── artifacts.xml
│?? └── org.eclipse.equinox.p2.engine
│?? └── profileRegistry
│?? └── PlatformProfile.profile
│?? ├── 1524826561941.profile.gz
│?? ├── 1524826562559.profile.gz
│?? ├── 1524826573758.profile.gz
│?? └── 1524826575203.profile.gz
└── plugins
├── com.hisilicon.debugger_5.0.1.v20180427-1053.jar
├── com.hisilicon.fastboot_5.0.27.v20180427-1053.jar
├── com.hisilicon.fastplay_5.0.6.v20180427-1053.jar
├── com.hisilicon.hiloader_5.0.9.v20180427-1053.jar
├── com.hisilicon.hiregbin_5.0.15.v20180427-1053.jar
├── com.hisilicon.terminal.prototype_1.0.0.201305241655.jar
├── com.hisilicon.terminal.serial_2.1.0.jar
├── com.hisilicon.terminal.telnet_2.1.0.jar
├── com.ibm.icu.base_50.1.1.v201304230130.jar
├── com.soyatec.hisilicon.platform.api_1.0.0.jar
├── com.soyatec.hisilicon.platform.core_1.0.0.jar
├── com.soyatec.hisilicon.platform.doc_1.0.1.jar
├── com.soyatec.hisilicon.platform.interface_1.0.0.v20180427-1053.jar
├── com.soyatec.hisilicon.platform.osgi_1.0.0.v20180427-1053.jar
├── com.soyatec.hisilicon.platform.rcp_5.0.27.jar
├── com.soyatec.hisilicon.platform.ui_1.0.1.jar
├── com.sun.el_2.2.0.v201303151357.jar
├── javax.annotation_1.1.0.v201209060031.jar
├── javax.el_2.2.0.v201303151357.jar
├── javax.inject_1.0.0.v20091030.jar
├── javax.servlet.jsp_2.2.0.v201112011158.jar
├── javax.servlet_3.0.0.v201112011016.jar
├── javax.xml_1.3.4.v201005080400.jar
├── org.apache.batik.css_1.6.0.v201011041432.jar
├── org.apache.batik.util.gui_1.6.0.v201011041432.jar
├── org.apache.batik.util_1.6.0.v201011041432.jar
├── org.apache.commons.codec_1.4.0.v201209201156.jar
├── org.apache.commons.logging_1.1.1.v201101211721.jar
├── org.apache.httpcomponents.httpcore_4.1.4.v201203221030.jar
├── org.apache.jasper.glassfish_2.2.2.v201501141630.jar
├── org.apache.lucene.analysis_3.5.0.v20120725-1805.jar
├── org.apache.lucene.core_3.5.0.v20120725-1805.jar
├── org.eclipse.ant.core_3.2.500.v20140203-1328.jar
├── org.eclipse.compare.core.nl_zh_4.3.0.v20150804115356.jar
├── org.eclipse.compare.core_3.5.300.v20130514-1224.jar
├── org.eclipse.core.commands.nl_zh_4.3.0.v20150804115356.jar
├── org.eclipse.core.commands_3.6.100.v20130515-1857.jar
├── org.eclipse.core.contenttype_3.4.200.v20130326-1255.jar
├── org.eclipse.core.databinding.beans.nl_zh_4.3.0.v20150804115356.jar
├── org.eclipse.core.databinding.beans_1.2.200.v20130515-1857.jar
├── org.eclipse.core.databinding.nl_zh_4.3.0.v20150804115356.jar
├── org.eclipse.core.databinding.observable.nl_zh_4.3.0.v20150804115356.jar
├── org.eclipse.core.databinding.observable_1.4.1.v20130515-1857.jar
├── org.eclipse.core.databinding.property.nl_zh_4.3.0.v20150804115356.jar
├── org.eclipse.core.databinding.property_1.4.200.v20130515-1857.jar
├── org.eclipse.core.databinding_1.4.1.v20130515-1857.jar
├── org.eclipse.core.expressions_3.4.501.v20131118-1915.jar
├── org.eclipse.core.filebuffers.nl_zh_4.3.0.v20150804115356.jar
├── org.eclipse.core.filebuffers_3.5.300.v20130225-1821.jar
├── org.eclipse.core.filesystem_1.4.0.v20130514-1240.jar
├── org.eclipse.core.jobs_3.5.300.v20130429-1813.jar
├── org.eclipse.core.net.nl_zh_4.3.0.v20150804115356.jar
├── org.eclipse.core.net_1.2.200.v20130430-1352.jar
├── org.eclipse.core.resources_3.8.101.v20130717-0806.jar
├── org.eclipse.core.runtime.compatibility.auth_3.2.300.v20120523-2004.jar
├── org.eclipse.core.runtime_3.9.100.v20131218-1515.jar
├── org.eclipse.core.variables.nl_zh_4.3.0.v20150804115356.jar
├── org.eclipse.core.variables_3.2.700.v20130402-1741.jar
├── org.eclipse.draw2d_3.10.1.201508170204.jar
├── org.eclipse.e4.core.commands_0.10.2.v20130515-1857.jar
├── org.eclipse.e4.core.contexts_1.3.1.v20130905-0905.jar
├── org.eclipse.e4.core.di.extensions_0.11.100.v20130514-1256.jar
├── org.eclipse.e4.core.di_1.3.0.v20130514-1256.jar
├── org.eclipse.e4.core.services_1.1.0.v20130515-1343.jar
├── org.eclipse.e4.ui.bindings_0.10.102.v20140117-1939.jar
├── org.eclipse.e4.ui.css.core_0.10.100.v20130515-1857.jar
├── org.eclipse.e4.ui.css.swt.theme_0.9.100.v20130515-1857.jar
├── org.eclipse.e4.ui.css.swt_0.11.0.v20130515-1857.jar
├── org.eclipse.e4.ui.di_1.0.0.v20130515-1857.jar
├── org.eclipse.e4.ui.model.workbench_1.0.1.v20131118-1956.jar
├── org.eclipse.e4.ui.services_1.0.1.v20131118-1940.jar
├── org.eclipse.e4.ui.widgets_1.0.0.v20130515-1857.jar
├── org.eclipse.e4.ui.workbench.addons.swt_1.0.2.v20131129-1621.jar
├── org.eclipse.e4.ui.workbench.renderers.swt_0.11.2.v20140205-1834.jar
├── org.eclipse.e4.ui.workbench.swt_0.12.2.v20140117-1939.jar
├── org.eclipse.e4.ui.workbench3_0.12.0.v20130515-1857.jar
├── org.eclipse.e4.ui.workbench_1.0.2.v20131202-1739.jar
├── org.eclipse.ecf.filetransfer_5.0.0.v20130604-1622.jar
├── org.eclipse.ecf.identity_3.2.0.v20130604-1622.jar
├── org.eclipse.ecf.provider.filetransfer.httpclient4.ssl_1.0.0.v20130604-1622.jar
├── org.eclipse.ecf.provider.filetransfer.httpclient4_1.0.300.v20130604-1622.jar
├── org.eclipse.ecf.provider.filetransfer.ssl_1.0.0.v20130604-1622.jar
├── org.eclipse.ecf.provider.filetransfer_3.2.0.v20130604-1622.jar
├── org.eclipse.ecf.ssl_1.1.0.v20130604-1622.jar
├── org.eclipse.ecf_3.2.0.v20130604-1622.jar
├── org.eclipse.emf.common_2.9.2.v20131212-0545.jar
├── org.eclipse.emf.ecore.change_2.9.0.v20131212-0545.jar
├── org.eclipse.emf.ecore.xmi_2.9.1.v20131212-0545.jar
├── org.eclipse.emf.ecore_2.9.2.v20131212-0545.jar
├── org.eclipse.equinox.app_1.3.100.v20130327-1442.jar
├── org.eclipse.equinox.bidi_0.10.0.v20130327-1442.jar
├── org.eclipse.equinox.common_3.6.200.v20130402-1505.jar
├── org.eclipse.equinox.ds_1.4.101.v20130813-1853.jar
├── org.eclipse.equinox.event_1.3.0.v20130327-1442.jar
├── org.eclipse.equinox.frameworkadmin.equinox_1.0.500.v20130327-2119.jar
├── org.eclipse.equinox.frameworkadmin_2.0.100.v20130327-2119.jar
├── org.eclipse.equinox.http.jetty_3.0.100.v20130327-1442.jar
├── org.eclipse.equinox.http.registry_1.1.300.v20130402-1529.jar
├── org.eclipse.equinox.http.servlet_1.1.400.v20130418-1354.jar
├── org.eclipse.equinox.jsp.jasper.registry_1.0.300.v20130327-1442.jar
├── org.eclipse.equinox.jsp.jasper_1.0.400.v20130327-1442.jar
├── org.eclipse.equinox.launcher.nl_zh_4.3.0.v20150804115356.jar
├── org.eclipse.equinox.launcher.win32.win32.x86.nl_zh_4.3.0.v20150804115356.jar
├── org.eclipse.equinox.launcher.win32.win32.x86_1.1.200.v20140116-2212
│?? ├── META-INF
│?? │?? └── MANIFEST.MF
│?? ├── about.html
│?? ├── eclipse_1503.dll
│?? └── launcher.win32.win32.x86.properties
├── org.eclipse.equinox.launcher_1.3.0.v20130327-1440.jar
├── org.eclipse.equinox.p2.artifact.repository_1.1.200.v20130515-2028.jar
├── org.eclipse.equinox.p2.console_1.0.300.v20130327-2119.jar
├── org.eclipse.equinox.p2.core_2.3.0.v20130327-2119.jar
├── org.eclipse.equinox.p2.director.app_1.0.300.v20130819-1621.jar
├── org.eclipse.equinox.p2.director_2.3.1.v20140221-1852.jar
├── org.eclipse.equinox.p2.directorywatcher_1.0.300.v20130327-2119.jar
├── org.eclipse.equinox.p2.engine_2.3.0.v20130526-2122.jar
├── org.eclipse.equinox.p2.extensionlocation_1.2.100.v20130327-2119.jar
├── org.eclipse.equinox.p2.garbagecollector_1.0.200.v20130327-2119.jar
├── org.eclipse.equinox.p2.jarprocessor_1.0.300.v20130327-2119.jar
├── org.eclipse.equinox.p2.metadata.repository_1.2.100.v20130327-2119.jar
├── org.eclipse.equinox.p2.metadata_2.2.0.v20130523-1557.jar
├── org.eclipse.equinox.p2.operations_2.3.0.v20130711-1809.jar
├── org.eclipse.equinox.p2.publisher.eclipse_1.1.200.v20130516-1953.jar
├── org.eclipse.equinox.p2.publisher_1.3.0.v20140129-1405.jar
├── org.eclipse.equinox.p2.ql_2.0.100.v20130327-2119.jar
├── org.eclipse.equinox.p2.reconciler.dropins_1.1.200.v20130419-1850.jar
├── org.eclipse.equinox.p2.repository.tools_2.1.0.v20130327-2119.jar
├── org.eclipse.equinox.p2.repository_2.3.0.v20130412-2032.jar
├── org.eclipse.equinox.p2.touchpoint.eclipse_2.1.200.v20130327-2119.jar
├── org.eclipse.equinox.p2.touchpoint.natives_1.1.100.v20130327-2119.jar
├── org.eclipse.equinox.p2.transport.ecf_1.1.0.v20130516-1858.jar
├── org.eclipse.equinox.p2.ui.importexport_1.1.0.v20131209-2052.jar
├── org.eclipse.equinox.p2.ui.sdk.scheduler_1.2.0.v20140122-1840.jar
├── org.eclipse.equinox.p2.ui.sdk_1.0.300.v20130503-1750.jar
├── org.eclipse.equinox.p2.ui_2.3.0.v20131209-2052.jar
├── org.eclipse.equinox.p2.updatechecker_1.1.200.v20130327-2119.jar
├── org.eclipse.equinox.p2.updatesite_1.0.400.v20130515-2028.jar
├── org.eclipse.equinox.preferences_3.5.100.v20130422-1538.jar
├── org.eclipse.equinox.registry_3.5.301.v20130717-1549.jar
├── org.eclipse.equinox.security.ui_1.1.100.v20130327-1442.jar
├── org.eclipse.equinox.security.win32.x86_1.0.300.v20130327-1442.jar
├── org.eclipse.equinox.security_1.2.0.v20130424-1801.jar
├── org.eclipse.equinox.simpleconfigurator.manipulator_2.0.0.v20130327-2119.jar
├── org.eclipse.equinox.simpleconfigurator_1.0.400.v20130327-2119.jar
├── org.eclipse.equinox.util_1.0.500.v20130404-1337.jar
├── org.eclipse.help.base.nl_zh_4.3.0.v20150804115356.jar
├── org.eclipse.help.base_4.0.1.v20140221-1700.jar
├── org.eclipse.help.nl_zh_4.3.0.v20150804115356.jar
├── org.eclipse.help.ui.nl_zh_4.3.0.v20150804115356.jar
├── org.eclipse.help.ui_4.0.1.v20130708-1201.jar
├── org.eclipse.help.webapp.nl_zh_4.3.0.v20150804115356.jar
├── org.eclipse.help.webapp_3.6.200.v20130514-1258.jar
├── org.eclipse.help_3.6.0.v20130326-1254.jar
├── org.eclipse.jetty.continuation_8.1.14.v20131031.jar
├── org.eclipse.jetty.http_8.1.14.v20131031.jar
├── org.eclipse.jetty.io_8.1.14.v20131031.jar
├── org.eclipse.jetty.security_8.1.14.v20131031.jar
├── org.eclipse.jetty.server_8.1.14.v20131031.jar
├── org.eclipse.jetty.servlet_8.1.14.v20131031.jar
├── org.eclipse.jetty.util_8.1.14.v20131031.jar
├── org.eclipse.jface.databinding.nl_zh_4.3.0.v20150804115356.jar
├── org.eclipse.jface.databinding_1.6.200.v20130515-1857.jar
├── org.eclipse.jface.nl_zh_4.3.0.v20150804115356.jar
├── org.eclipse.jface.text.nl_zh_4.3.0.v20150804115356.jar
├── org.eclipse.jface.text_3.8.101.v20130802-1147.jar
├── org.eclipse.jface_3.9.1.v20130725-1141.jar
├── org.eclipse.jsch.core.nl_zh_4.3.0.v20150804115356.jar
├── org.eclipse.jsch.core_1.1.402.v20131127-1657.jar
├── org.eclipse.osgi.nl_zh_4.3.0.v20150804115356.jar
├── org.eclipse.osgi.services.nl_zh_4.3.0.v20150804115356.jar
├── org.eclipse.osgi.services_3.3.100.v20130513-1956.jar
├── org.eclipse.osgi_3.9.1.v20140110-1610.jar
├── org.eclipse.rcp_4.3.0.v20140221-1700.jar
├── org.eclipse.swt.nl_zh_4.3.0.v20150804115356.jar
├── org.eclipse.swt.win32.win32.x86_3.102.1.v20140206-1358.jar
├── org.eclipse.swt_3.102.1.v20140206-1334.jar
├── org.eclipse.team.core.nl_zh_4.3.0.v20150804115356.jar
├── org.eclipse.team.core_3.7.0.v20130514-1224.jar
├── org.eclipse.text.nl_zh_4.3.0.v20150804115356.jar
├── org.eclipse.text_3.5.300.v20130515-1451.jar
├── org.eclipse.tm.terminal.nl_zh_4.3.0.v20150804115356.jar
├── org.eclipse.tm.terminal.ssh.nl_zh_4.3.0.v20150804115356.jar
├── org.eclipse.tm.terminal.ssh_2.1.400.201412161015.jar
├── org.eclipse.tm.terminal_3.3.0.201501281007.jar
├── org.eclipse.ui.browser.nl_zh_4.3.0.v20150804115356.jar
├── org.eclipse.ui.browser_3.4.100.v20130527-1656.jar
├── org.eclipse.ui.console.nl_zh_4.3.0.v20150804115356.jar
├── org.eclipse.ui.console_3.5.100.v20110511.jar
├── org.eclipse.ui.forms.nl_zh_4.3.0.v20150804115356.jar
├── org.eclipse.ui.forms_3.6.1.v20130822-1117.jar
├── org.eclipse.ui.ide.nl_zh_4.3.0.v20150804115356.jar
├── org.eclipse.ui.ide_3.9.2.v20131004-0923.jar
├── org.eclipse.ui.net.nl_zh_4.3.0.v20150804115356.jar
├── org.eclipse.ui.net_1.2.200.v20120807-0927.jar
├── org.eclipse.ui.nl_zh_4.3.0.v20150804115356.jar
├── org.eclipse.ui.views.log.nl_zh_4.3.0.v20150804115356.jar
├── org.eclipse.ui.views.log_1.0.400.v20130515-2009.jar
├── org.eclipse.ui.views.nl_zh_4.3.0.v20150804115356.jar
├── org.eclipse.ui.views_3.6.100.v20130326-1250.jar
├── org.eclipse.ui.workbench.nl_zh_4.3.0.v20150804115356.jar
├── org.eclipse.ui.workbench.texteditor.nl_zh_4.3.0.v20150804115356.jar
├── org.eclipse.ui.workbench.texteditor_3.8.101.v20130729-1318.jar
├── org.eclipse.ui.workbench_3.105.2.v20140211-1711.jar
├── org.eclipse.ui_3.105.0.v20130522-1122.jar
├── org.eclipse.update.configurator.nl_zh_4.3.0.v20150804115356.jar
├── org.eclipse.update.configurator_3.3.200.v20140203-1328.jar
├── org.hamcrest.core_1.3.0.v201303031735.jar
├── org.sat4j.core_2.3.5.v201308161310.jar
├── org.sat4j.pb_2.3.5.v201308161310.jar
├── org.soyatec.connector.api.i2c_1.0.0.v20180427-1051.jar
├── org.soyatec.connector.api.serial_1.0.7.jar
├── org.soyatec.connector.api.telnet_1.0.8.jar
├── org.soyatec.connector.api.ui.config.i2c_1.0.0.v20180427-1051.jar
├── org.soyatec.connector.api.ui.config.serial_1.0.7.jar
├── org.soyatec.connector.api.ui.config.telnet_1.0.7.jar
├── org.soyatec.connector.api_1.0.7.jar
├── org.soyatec.connector.manager_1.0.10.jar
├── org.soyatec.console.tools_1.0.1.jar
├── org.soyatec.exceptions_1.0.0.jar
├── org.soyatec.libs.win32.x86_1.0.1.jar
├── org.soyatec.libs_1.0.1.jar
├── org.soyatec.preferences_1.0.0.jar
├── org.soyatec.s2.ide_5.0.0.v20180427-1053.jar
├── org.soyatec.tftp.tftp4java_1.1.4.jar
├── org.w3c.css.sac_1.3.1.v200903091627.jar
├── org.w3c.dom.smil_1.0.0.v200806040011.jar
└── org.w3c.dom.svg_1.1.0.v201011041433.jar
124 directories, 1074 files
總結
以上是生活随笔為你收集整理的hitool java_海思HiTool-STB-5.0.27最新版工具的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: 巧妙的有css合并图片解决tab切换的背
- 下一篇: 根据select不同的选项实现相应inp