usercript and passwdcript array
usercript and passwdcript array
########################
# nsnet_usercript
# xxd -g 4 -c 16 -s +$(( 16#00255B80 )) -l $(( 8*16 )) /usr/lib32/libxxapps.so
0255b80: 22a59c78 fcef78f8 d2abda3b 099eb28e "..x..x....;....
0255b90: 9a62781e bb741b15 137348fb ddb6a9e1 .bx..t...sH.....
0255ba0: e0361189 921dbe2a cb07b652 1f567622 .6.....*...R.Vv"
0255bb0: bfe7859b 56a699f0 ebf1e101 88c7a79e ....V...........
0255bc0: 9f234179 c42d3054 6c93f814 e296665a .#Ay.-0Tl.....fZ
0255bd0: 64268124 2e90e4c6 95a2abb4 4a066b07 d&.$........J.k.
0255be0: 2bd8a182 b9df11d9 c1ed5739 a314d50f +.........W9....
0255bf0: 6b4f3c3a 757c1654 0dfbe1cd 7879dcec kO<:u|.T....xy..
########################
unsigned char nsnet_usercript_bin[] = {
0x22, 0xa5, 0x9c, 0x78, 0xfc, 0xef, 0x78, 0xf8, 0xd2, 0xab, 0xda, 0x3b,
0x09, 0x9e, 0xb2, 0x8e, 0x9a, 0x62, 0x78, 0x1e, 0xbb, 0x74, 0x1b, 0x15,
0x13, 0x73, 0x48, 0xfb, 0xdd, 0xb6, 0xa9, 0xe1, 0xe0, 0x36, 0x11, 0x89,
0x92, 0x1d, 0xbe, 0x2a, 0xcb, 0x07, 0xb6, 0x52, 0x1f, 0x56, 0x76, 0x22,
0xbf, 0xe7, 0x85, 0x9b, 0x56, 0xa6, 0x99, 0xf0, 0xeb, 0xf1, 0xe1, 0x01,
0x88, 0xc7, 0xa7, 0x9e, 0x9f, 0x23, 0x41, 0x79, 0xc4, 0x2d, 0x30, 0x54,
0x6c, 0x93, 0xf8, 0x14, 0xe2, 0x96, 0x66, 0x5a, 0x64, 0x26, 0x81, 0x24,
0x2e, 0x90, 0xe4, 0xc6, 0x95, 0xa2, 0xab, 0xb4, 0x4a, 0x06, 0x6b, 0x07,
0x2b, 0xd8, 0xa1, 0x82, 0xb9, 0xdf, 0x11, 0xd9, 0xc1, 0xed, 0x57, 0x39,
0xa3, 0x14, 0xd5, 0x0f, 0x6b, 0x4f, 0x3c, 0x3a, 0x75, 0x7c, 0x16, 0x54,
0x0d, 0xfb, 0xe1, 0xcd, 0x78, 0x79, 0xdc, 0xec
};
unsigned int nsnet_usercript_bin_len = 128;
########################
# nsnet_passwdcript
# xxd -g 4 -c 16 -s +$(( 16#00255C00 )) -l $(( 8*16 )) /usr/lib32/libxxapps.so
0255c00: e3201f84 3ef2e496 5921a9c2 38600ae6 . ..>...Y!..8`..
0255c10: 3f5aa15e 98436c52 c5b09d37 d01b718b ?Z.^.ClR...7..q.
0255c20: ea49f819 dd877835 f3f727b0 07f09981 .I....x5..'.....
0255c30: 3f7bbf22 13a0db70 405e71af dd5e2be4 ?{."...p@^q..^+.
0255c40: 747031c5 740bbd50 9c0bf3e9 b8ba12a6 tp1.t..P........
0255c50: f6d4a619 313902f6 07c633bb 744c93f5 ....19....3.tL..
0255c60: 090a1b24 e835b985 c2932976 24582f4c ...$.5....)v$X/L
0255c70: bb7300fa 9389e1e8 181288a2 fc8f1258 .s.............X unsigned char nsnet_passwdcript_bin[] = {
0xe3, 0x20, 0x1f, 0x84, 0x3e, 0xf2, 0xe4, 0x96, 0x59, 0x21, 0xa9, 0xc2,
0x38, 0x60, 0x0a, 0xe6, 0x3f, 0x5a, 0xa1, 0x5e, 0x98, 0x43, 0x6c, 0x52,
0xc5, 0xb0, 0x9d, 0x37, 0xd0, 0x1b, 0x71, 0x8b, 0xea, 0x49, 0xf8, 0x19,
0xdd, 0x87, 0x78, 0x35, 0xf3, 0xf7, 0x27, 0xb0, 0x07, 0xf0, 0x99, 0x81,
0x3f, 0x7b, 0xbf, 0x22, 0x13, 0xa0, 0xdb, 0x70, 0x40, 0x5e, 0x71, 0xaf,
0xdd, 0x5e, 0x2b, 0xe4, 0x74, 0x70, 0x31, 0xc5, 0x74, 0x0b, 0xbd, 0x50,
0x9c, 0x0b, 0xf3, 0xe9, 0xb8, 0xba, 0x12, 0xa6, 0xf6, 0xd4, 0xa6, 0x19,
0x31, 0x39, 0x02, 0xf6, 0x07, 0xc6, 0x33, 0xbb, 0x74, 0x4c, 0x93, 0xf5,
0x09, 0x0a, 0x1b, 0x24, 0xe8, 0x35, 0xb9, 0x85, 0xc2, 0x93, 0x29, 0x76,
0x24, 0x58, 0x2f, 0x4c, 0xbb, 0x73, 0x00, 0xfa, 0x93, 0x89, 0xe1, 0xe8,
0x18, 0x12, 0x88, 0xa2, 0xfc, 0x8f, 0x12, 0x58
};
unsigned int nsnet_passwdcript_bin_len = 128;
########################
########################
# nsnet_usercript
# xxd -g 4 -c 16 -s +$(( 16#0017CAA0 )) -l $(( 2*16 )) /usr/lib32/libxxapps.so
0017caa0: b49696c6 96b78682 c496b686 9687d7a7 ................
0017cab0: 82f4d7c7 f796e682 a496d7e6 87d7a7ff ................
########################
unsigned char nsnet_usercript_bin[] = {
0xb4, 0x96, 0x96, 0xc6, 0x96, 0xb7, 0x86, 0x82, 0xc4, 0x96, 0xb6, 0x86,
0x96, 0x87, 0xd7, 0xa7, 0x82, 0xf4, 0xd7, 0xc7, 0xf7, 0x96, 0xe6, 0x82,
0xa4, 0x96, 0xd7, 0xe6, 0x87, 0xd7, 0xa7, 0xff
};
unsigned int nsnet_usercript_bin_len = 32;
########################
# nsnet_passwdcript
# xxd -g 4 -c 16 -s +$(( 16#0017CAC0 )) -l $(( 2*16 )) /usr/lib32/libxxapps.so
0017cac0: d497c6d6 8782b4f6 a78782e4 27d6d6f6 ............'...
0017cad0: e6c782b4 96c696e6 f6a7e696 9682d5b5 ................
########################
unsigned char nsnet_passwdcript_bin[] = {
0xd4, 0x97, 0xc6, 0xd6, 0x87, 0x82, 0xb4, 0xf6, 0xa7, 0x87, 0x82, 0xe4,
0x27, 0xd6, 0xd6, 0xf6, 0xe6, 0xc7, 0x82, 0xb4, 0x96, 0xc6, 0x96, 0xe6,
0xf6, 0xa7, 0xe6, 0x96, 0x96, 0x82, 0xd5, 0xb5
};
unsigned int nsnet_passwdcript_bin_len = 32;
########################
============== End
usercript and passwdcript array的更多相关文章
- javascript中的Array对象 —— 数组的合并、转换、迭代、排序、堆栈
Array 是javascript中经常用到的数据类型.javascript 的数组其他语言中数组的最大的区别是其每个数组项都可以保存任何类型的数据.本文主要讨论javascript中数组的声明.转换 ...
- ES5对Array增强的9个API
为了更方便的对Array进行操作,ES5规范在Array的原型上新增了9个方法,分别是forEach.filter.map.reduce.reduceRight.some.every.indexOf ...
- JavaScript Array对象
介绍Js的Array 数组对象. 目录 1. 介绍:介绍 Array 数组对象的说明.定义方式以及属性. 2. 实例方法:介绍 Array 对象的实例方法:concat.every.filter.fo ...
- 了解PHP中的Array数组和foreach
1. 了解数组 PHP 中的数组实际上是一个有序映射.映射是一种把 values 关联到 keys 的类型.详细的解释可参见:PHP.net中的Array数组 . 2.例子:一般的数组 这里,我 ...
- 关于面试题 Array.indexof() 方法的实现及思考
这是我在面试大公司时碰到的一个笔试题,当时自己云里雾里的胡写了一番,回头也曾思考过,最终没实现也就不了了之了. 昨天看到有网友说面试中也碰到过这个问题,我就重新思考了这个问题的实现方法. 对于想进大公 ...
- javascript之活灵活现的Array
前言 就如同标题一样,这篇文章将会灵活的运行Array对象的一些方法来实现看上去较复杂的应用. 大家都知道Array实例有这四个方法:push.pop.shift.unshift.大家也都知道 pus ...
- 5.2 Array类型的方法汇总
所有对象都具有toString(),toLocaleString(),valueOf()方法. 1.数组转化为字符串 toString(),toLocaleString() ,数组调用这些方法,则返回 ...
- OpenGL ES: Array Texture初体验
[TOC] Array Texture这个东西的意思是,一个纹理对象,可以存储不止一张图片信息,就是说是是一个数组,每个元素都是一张图片.这样免了频繁地去切换当前需要bind的纹理,而且可以节省系统资 ...
- Merge Sorted Array
Given two sorted integer arrays nums1 and nums2, merge nums2 into nums1 as one sorted array. Note:Yo ...
随机推荐
- PHP 之Mysql优化
一.建立索引 普通索引 index: 对关键字没有要求. 唯一索引 unique index: 要求关键字不能重复.同时增加唯一约束. 主键索引 primary key: 要求关键字不能重复,也不能为 ...
- Gradle入门系列
http://blog.jobbole.com/71999/ 版权声明:本文为博主原创文章,未经博主允许不得转载.
- idea乱码问题
## 1. 文件中内容中文乱码 这个原因是文件的编码和项目的编码不一致导致,将项目工程和文件的编码设置成一致的(如,文件编码是GBK,那就都设置为GBK,若为UTF-8就都设置为UTF-8) ## 2 ...
- Zookeeper运维常用四字命令
Zookeeper运维常用四字命令 echo stat|nc 127.0.0.1 2181 查看哪个节点被选择作为follower或者leader 使用echo ruok|nc 127.0.0.1 2 ...
- implement a list using Rust
Rust果然比較複雜,在經歷了n次compile fail,終于寫成了一個 list 難點: 對Rc<>的用法不熟悉.對borrow checker不夠熟悉 有些寫法可能還不是最短的 us ...
- 025_Excel知识汇总
一.Excel相对引用和绝对应用的区别 加上了绝对地址符“$”的列标和行号为绝对地址,在公式向旁边复制时不会发生变化,没有加上绝对地址符号的列标和行号为相对地址,在公式向旁边复制时会跟着发生变化. 具 ...
- Python实现PIL将图片转成字符串
# -*- coding: utf-8 -*- # author:baoshan from PIL import Image, ImageFilter codeLib = '''@#$%&?* ...
- Java的方法类型
1.无参数无返回值的方法 package com.imooc.method; public class MethodDemo { public static void printStar() { Sy ...
- [LeetCode] 146. LRU Cache 近期最少使用缓存
Design and implement a data structure for Least Recently Used (LRU) cache. It should support the fol ...
- Java设计模式之:单例模式
单例模式 建议实现方式:枚举方式实现单例 单例模式的定义 单例模式就是在程序运行中只实例化一次,创建一个全局唯一对象,有点像 Java 的静态变量,但是单例模式要优于静态变量,静态变量在程序启动的时候 ...