applet_tables.h 23 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475
  1. /* This is a generated file, don't edit */
  2. #define NUM_APPLETS 389
  3. #define KNOWN_APPNAME_OFFSETS 8
  4. const uint16_t applet_nameofs[] ALIGN2 = {
  5. 301,
  6. 650,
  7. 973,
  8. 1306,
  9. 1648,
  10. 2021,
  11. 2355,
  12. };
  13. const char applet_names[] ALIGN1 = ""
  14. "[" "\0"
  15. "[[" "\0"
  16. "acpid" "\0"
  17. "add-shell" "\0"
  18. "addgroup" "\0"
  19. "adduser" "\0"
  20. "adjtimex" "\0"
  21. "arch" "\0"
  22. "arp" "\0"
  23. "arping" "\0"
  24. "ash" "\0"
  25. "awk" "\0"
  26. "base64" "\0"
  27. "basename" "\0"
  28. "beep" "\0"
  29. "blkdiscard" "\0"
  30. "blkid" "\0"
  31. "blockdev" "\0"
  32. "bootchartd" "\0"
  33. "brctl" "\0"
  34. "bunzip2" "\0"
  35. "bzcat" "\0"
  36. "bzip2" "\0"
  37. "cal" "\0"
  38. "cat" "\0"
  39. "chat" "\0"
  40. "chattr" "\0"
  41. "chgrp" "\0"
  42. "chmod" "\0"
  43. "chown" "\0"
  44. "chpasswd" "\0"
  45. "chpst" "\0"
  46. "chroot" "\0"
  47. "chrt" "\0"
  48. "chvt" "\0"
  49. "cksum" "\0"
  50. "clear" "\0"
  51. "cmp" "\0"
  52. "comm" "\0"
  53. "conspy" "\0"
  54. "cp" "\0"
  55. "cpio" "\0"
  56. "crond" "\0"
  57. "crontab" "\0"
  58. "cryptpw" "\0"
  59. "cttyhack" "\0"
  60. "cut" "\0"
  61. "date" "\0"
  62. "dc" "\0"
  63. "dd" "\0"
  64. "deallocvt" "\0"
  65. "delgroup" "\0"
  66. "deluser" "\0"
  67. "depmod" "\0"
  68. "devmem" "\0"
  69. "df" "\0"
  70. "dhcprelay" "\0"
  71. "diff" "\0"
  72. "dirname" "\0"
  73. "dmesg" "\0"
  74. "dnsd" "\0"
  75. "dnsdomainname" "\0"
  76. "dos2unix" "\0"
  77. "dpkg" "\0"
  78. "dpkg-deb" "\0"
  79. "du" "\0"
  80. "dumpkmap" "\0"
  81. "dumpleases" "\0"
  82. "echo" "\0"
  83. "ed" "\0"
  84. "egrep" "\0"
  85. "eject" "\0"
  86. "env" "\0"
  87. "envdir" "\0"
  88. "envuidgid" "\0"
  89. "ether-wake" "\0"
  90. "expand" "\0"
  91. "expr" "\0"
  92. "factor" "\0"
  93. "fakeidentd" "\0"
  94. "fallocate" "\0"
  95. "false" "\0"
  96. "fatattr" "\0"
  97. "fbset" "\0"
  98. "fbsplash" "\0"
  99. "fdflush" "\0"
  100. "fdformat" "\0"
  101. "fdisk" "\0"
  102. "fgconsole" "\0"
  103. "fgrep" "\0"
  104. "find" "\0"
  105. "findfs" "\0"
  106. "flock" "\0"
  107. "fold" "\0"
  108. "free" "\0"
  109. "freeramdisk" "\0"
  110. "fsck" "\0"
  111. "fsck.minix" "\0"
  112. "fsfreeze" "\0"
  113. "fstrim" "\0"
  114. "fsync" "\0"
  115. "ftpd" "\0"
  116. "ftpget" "\0"
  117. "ftpput" "\0"
  118. "fuser" "\0"
  119. "getopt" "\0"
  120. "getty" "\0"
  121. "grep" "\0"
  122. "groups" "\0"
  123. "gunzip" "\0"
  124. "gzip" "\0"
  125. "halt" "\0"
  126. "hd" "\0"
  127. "hdparm" "\0"
  128. "head" "\0"
  129. "hexdump" "\0"
  130. "hexedit" "\0"
  131. "hostid" "\0"
  132. "hostname" "\0"
  133. "httpd" "\0"
  134. "hush" "\0"
  135. "hwclock" "\0"
  136. "i2cdetect" "\0"
  137. "i2cdump" "\0"
  138. "i2cget" "\0"
  139. "i2cset" "\0"
  140. "id" "\0"
  141. "ifconfig" "\0"
  142. "ifdown" "\0"
  143. "ifenslave" "\0"
  144. "ifplugd" "\0"
  145. "ifup" "\0"
  146. "inetd" "\0"
  147. "init" "\0"
  148. "insmod" "\0"
  149. "install" "\0"
  150. "ionice" "\0"
  151. "iostat" "\0"
  152. "ip" "\0"
  153. "ipaddr" "\0"
  154. "ipcalc" "\0"
  155. "ipcrm" "\0"
  156. "ipcs" "\0"
  157. "iplink" "\0"
  158. "ipneigh" "\0"
  159. "iproute" "\0"
  160. "iprule" "\0"
  161. "iptunnel" "\0"
  162. "kbd_mode" "\0"
  163. "kill" "\0"
  164. "killall" "\0"
  165. "killall5" "\0"
  166. "klogd" "\0"
  167. "last" "\0"
  168. "less" "\0"
  169. "link" "\0"
  170. "linux32" "\0"
  171. "linux64" "\0"
  172. "linuxrc" "\0"
  173. "ln" "\0"
  174. "loadfont" "\0"
  175. "loadkmap" "\0"
  176. "logger" "\0"
  177. "login" "\0"
  178. "logname" "\0"
  179. "logread" "\0"
  180. "losetup" "\0"
  181. "lpd" "\0"
  182. "lpq" "\0"
  183. "lpr" "\0"
  184. "ls" "\0"
  185. "lsattr" "\0"
  186. "lsmod" "\0"
  187. "lsof" "\0"
  188. "lspci" "\0"
  189. "lsscsi" "\0"
  190. "lsusb" "\0"
  191. "lzcat" "\0"
  192. "lzma" "\0"
  193. "lzop" "\0"
  194. "makedevs" "\0"
  195. "makemime" "\0"
  196. "man" "\0"
  197. "md5sum" "\0"
  198. "mdev" "\0"
  199. "mesg" "\0"
  200. "microcom" "\0"
  201. "mkdir" "\0"
  202. "mkdosfs" "\0"
  203. "mke2fs" "\0"
  204. "mkfifo" "\0"
  205. "mkfs.ext2" "\0"
  206. "mkfs.minix" "\0"
  207. "mkfs.vfat" "\0"
  208. "mknod" "\0"
  209. "mkpasswd" "\0"
  210. "mkswap" "\0"
  211. "mktemp" "\0"
  212. "modinfo" "\0"
  213. "modprobe" "\0"
  214. "more" "\0"
  215. "mount" "\0"
  216. "mountpoint" "\0"
  217. "mpstat" "\0"
  218. "mt" "\0"
  219. "mv" "\0"
  220. "nameif" "\0"
  221. "nanddump" "\0"
  222. "nandwrite" "\0"
  223. "nbd-client" "\0"
  224. "nc" "\0"
  225. "netstat" "\0"
  226. "nice" "\0"
  227. "nl" "\0"
  228. "nmeter" "\0"
  229. "nohup" "\0"
  230. "nproc" "\0"
  231. "nsenter" "\0"
  232. "nslookup" "\0"
  233. "ntpd" "\0"
  234. "nuke" "\0"
  235. "od" "\0"
  236. "openvt" "\0"
  237. "partprobe" "\0"
  238. "passwd" "\0"
  239. "paste" "\0"
  240. "patch" "\0"
  241. "pgrep" "\0"
  242. "pidof" "\0"
  243. "ping" "\0"
  244. "ping6" "\0"
  245. "pipe_progress" "\0"
  246. "pivot_root" "\0"
  247. "pkill" "\0"
  248. "pmap" "\0"
  249. "popmaildir" "\0"
  250. "poweroff" "\0"
  251. "powertop" "\0"
  252. "printenv" "\0"
  253. "printf" "\0"
  254. "ps" "\0"
  255. "pscan" "\0"
  256. "pstree" "\0"
  257. "pwd" "\0"
  258. "pwdx" "\0"
  259. "raidautorun" "\0"
  260. "rdate" "\0"
  261. "rdev" "\0"
  262. "readahead" "\0"
  263. "readlink" "\0"
  264. "readprofile" "\0"
  265. "realpath" "\0"
  266. "reboot" "\0"
  267. "reformime" "\0"
  268. "remove-shell" "\0"
  269. "renice" "\0"
  270. "reset" "\0"
  271. "resize" "\0"
  272. "resume" "\0"
  273. "rev" "\0"
  274. "rm" "\0"
  275. "rmdir" "\0"
  276. "rmmod" "\0"
  277. "route" "\0"
  278. "rpm" "\0"
  279. "rpm2cpio" "\0"
  280. "rtcwake" "\0"
  281. "run-init" "\0"
  282. "run-parts" "\0"
  283. "runlevel" "\0"
  284. "runsv" "\0"
  285. "runsvdir" "\0"
  286. "rx" "\0"
  287. "script" "\0"
  288. "scriptreplay" "\0"
  289. "sed" "\0"
  290. "sendmail" "\0"
  291. "seq" "\0"
  292. "setarch" "\0"
  293. "setconsole" "\0"
  294. "setfattr" "\0"
  295. "setfont" "\0"
  296. "setkeycodes" "\0"
  297. "setlogcons" "\0"
  298. "setpriv" "\0"
  299. "setserial" "\0"
  300. "setsid" "\0"
  301. "setuidgid" "\0"
  302. "sh" "\0"
  303. "sha1sum" "\0"
  304. "sha256sum" "\0"
  305. "sha3sum" "\0"
  306. "sha512sum" "\0"
  307. "showkey" "\0"
  308. "shred" "\0"
  309. "shuf" "\0"
  310. "slattach" "\0"
  311. "sleep" "\0"
  312. "smemcap" "\0"
  313. "softlimit" "\0"
  314. "sort" "\0"
  315. "split" "\0"
  316. "ssl_client" "\0"
  317. "start-stop-daemon" "\0"
  318. "stat" "\0"
  319. "strings" "\0"
  320. "stty" "\0"
  321. "su" "\0"
  322. "sulogin" "\0"
  323. "sum" "\0"
  324. "sv" "\0"
  325. "svc" "\0"
  326. "svlogd" "\0"
  327. "swapoff" "\0"
  328. "swapon" "\0"
  329. "switch_root" "\0"
  330. "sync" "\0"
  331. "sysctl" "\0"
  332. "syslogd" "\0"
  333. "tac" "\0"
  334. "tail" "\0"
  335. "tar" "\0"
  336. "taskset" "\0"
  337. "tcpsvd" "\0"
  338. "tee" "\0"
  339. "telnet" "\0"
  340. "telnetd" "\0"
  341. "test" "\0"
  342. "tftp" "\0"
  343. "tftpd" "\0"
  344. "time" "\0"
  345. "timeout" "\0"
  346. "top" "\0"
  347. "touch" "\0"
  348. "tr" "\0"
  349. "traceroute" "\0"
  350. "traceroute6" "\0"
  351. "true" "\0"
  352. "truncate" "\0"
  353. "tty" "\0"
  354. "ttysize" "\0"
  355. "tunctl" "\0"
  356. "ubiattach" "\0"
  357. "ubidetach" "\0"
  358. "ubimkvol" "\0"
  359. "ubirename" "\0"
  360. "ubirmvol" "\0"
  361. "ubirsvol" "\0"
  362. "ubiupdatevol" "\0"
  363. "udhcpc" "\0"
  364. "udhcpd" "\0"
  365. "udpsvd" "\0"
  366. "uevent" "\0"
  367. "umount" "\0"
  368. "uname" "\0"
  369. "unexpand" "\0"
  370. "uniq" "\0"
  371. "unix2dos" "\0"
  372. "unlink" "\0"
  373. "unlzma" "\0"
  374. "unshare" "\0"
  375. "unxz" "\0"
  376. "unzip" "\0"
  377. "uptime" "\0"
  378. "users" "\0"
  379. "usleep" "\0"
  380. "uudecode" "\0"
  381. "uuencode" "\0"
  382. "vconfig" "\0"
  383. "vi" "\0"
  384. "vlock" "\0"
  385. "volname" "\0"
  386. "w" "\0"
  387. "wall" "\0"
  388. "watch" "\0"
  389. "watchdog" "\0"
  390. "wc" "\0"
  391. "wget" "\0"
  392. "which" "\0"
  393. "who" "\0"
  394. "whoami" "\0"
  395. "whois" "\0"
  396. "xargs" "\0"
  397. "xxd" "\0"
  398. "xz" "\0"
  399. "xzcat" "\0"
  400. "yes" "\0"
  401. "zcat" "\0"
  402. "zcip" "\0"
  403. ;
  404. #define APPLET_NO_acpid 2
  405. #define APPLET_NO_addgroup 4
  406. #define APPLET_NO_adduser 5
  407. #define APPLET_NO_adjtimex 6
  408. #define APPLET_NO_arch 7
  409. #define APPLET_NO_arp 8
  410. #define APPLET_NO_arping 9
  411. #define APPLET_NO_ash 10
  412. #define APPLET_NO_awk 11
  413. #define APPLET_NO_base64 12
  414. #define APPLET_NO_basename 13
  415. #define APPLET_NO_beep 14
  416. #define APPLET_NO_blkdiscard 15
  417. #define APPLET_NO_blkid 16
  418. #define APPLET_NO_blockdev 17
  419. #define APPLET_NO_bootchartd 18
  420. #define APPLET_NO_brctl 19
  421. #define APPLET_NO_bunzip2 20
  422. #define APPLET_NO_bzcat 21
  423. #define APPLET_NO_bzip2 22
  424. #define APPLET_NO_cal 23
  425. #define APPLET_NO_cat 24
  426. #define APPLET_NO_chat 25
  427. #define APPLET_NO_chattr 26
  428. #define APPLET_NO_chgrp 27
  429. #define APPLET_NO_chmod 28
  430. #define APPLET_NO_chown 29
  431. #define APPLET_NO_chpasswd 30
  432. #define APPLET_NO_chpst 31
  433. #define APPLET_NO_chroot 32
  434. #define APPLET_NO_chrt 33
  435. #define APPLET_NO_chvt 34
  436. #define APPLET_NO_cksum 35
  437. #define APPLET_NO_clear 36
  438. #define APPLET_NO_cmp 37
  439. #define APPLET_NO_comm 38
  440. #define APPLET_NO_conspy 39
  441. #define APPLET_NO_cp 40
  442. #define APPLET_NO_cpio 41
  443. #define APPLET_NO_crond 42
  444. #define APPLET_NO_crontab 43
  445. #define APPLET_NO_cryptpw 44
  446. #define APPLET_NO_cttyhack 45
  447. #define APPLET_NO_cut 46
  448. #define APPLET_NO_date 47
  449. #define APPLET_NO_dc 48
  450. #define APPLET_NO_dd 49
  451. #define APPLET_NO_deallocvt 50
  452. #define APPLET_NO_delgroup 51
  453. #define APPLET_NO_deluser 52
  454. #define APPLET_NO_depmod 53
  455. #define APPLET_NO_devmem 54
  456. #define APPLET_NO_df 55
  457. #define APPLET_NO_dhcprelay 56
  458. #define APPLET_NO_diff 57
  459. #define APPLET_NO_dirname 58
  460. #define APPLET_NO_dmesg 59
  461. #define APPLET_NO_dnsd 60
  462. #define APPLET_NO_dnsdomainname 61
  463. #define APPLET_NO_dos2unix 62
  464. #define APPLET_NO_dpkg 63
  465. #define APPLET_NO_du 65
  466. #define APPLET_NO_dumpkmap 66
  467. #define APPLET_NO_dumpleases 67
  468. #define APPLET_NO_echo 68
  469. #define APPLET_NO_ed 69
  470. #define APPLET_NO_egrep 70
  471. #define APPLET_NO_eject 71
  472. #define APPLET_NO_env 72
  473. #define APPLET_NO_envdir 73
  474. #define APPLET_NO_envuidgid 74
  475. #define APPLET_NO_expand 76
  476. #define APPLET_NO_expr 77
  477. #define APPLET_NO_factor 78
  478. #define APPLET_NO_fakeidentd 79
  479. #define APPLET_NO_fallocate 80
  480. #define APPLET_NO_false 81
  481. #define APPLET_NO_fatattr 82
  482. #define APPLET_NO_fbset 83
  483. #define APPLET_NO_fbsplash 84
  484. #define APPLET_NO_fdflush 85
  485. #define APPLET_NO_fdformat 86
  486. #define APPLET_NO_fdisk 87
  487. #define APPLET_NO_fgconsole 88
  488. #define APPLET_NO_fgrep 89
  489. #define APPLET_NO_find 90
  490. #define APPLET_NO_findfs 91
  491. #define APPLET_NO_flock 92
  492. #define APPLET_NO_fold 93
  493. #define APPLET_NO_free 94
  494. #define APPLET_NO_freeramdisk 95
  495. #define APPLET_NO_fsck 96
  496. #define APPLET_NO_fsfreeze 98
  497. #define APPLET_NO_fstrim 99
  498. #define APPLET_NO_fsync 100
  499. #define APPLET_NO_ftpd 101
  500. #define APPLET_NO_ftpget 102
  501. #define APPLET_NO_ftpput 103
  502. #define APPLET_NO_fuser 104
  503. #define APPLET_NO_getopt 105
  504. #define APPLET_NO_getty 106
  505. #define APPLET_NO_grep 107
  506. #define APPLET_NO_groups 108
  507. #define APPLET_NO_gunzip 109
  508. #define APPLET_NO_gzip 110
  509. #define APPLET_NO_halt 111
  510. #define APPLET_NO_hd 112
  511. #define APPLET_NO_hdparm 113
  512. #define APPLET_NO_head 114
  513. #define APPLET_NO_hexdump 115
  514. #define APPLET_NO_hexedit 116
  515. #define APPLET_NO_hostid 117
  516. #define APPLET_NO_hostname 118
  517. #define APPLET_NO_httpd 119
  518. #define APPLET_NO_hush 120
  519. #define APPLET_NO_hwclock 121
  520. #define APPLET_NO_i2cdetect 122
  521. #define APPLET_NO_i2cdump 123
  522. #define APPLET_NO_i2cget 124
  523. #define APPLET_NO_i2cset 125
  524. #define APPLET_NO_id 126
  525. #define APPLET_NO_ifconfig 127
  526. #define APPLET_NO_ifdown 128
  527. #define APPLET_NO_ifenslave 129
  528. #define APPLET_NO_ifplugd 130
  529. #define APPLET_NO_ifup 131
  530. #define APPLET_NO_inetd 132
  531. #define APPLET_NO_init 133
  532. #define APPLET_NO_insmod 134
  533. #define APPLET_NO_install 135
  534. #define APPLET_NO_ionice 136
  535. #define APPLET_NO_iostat 137
  536. #define APPLET_NO_ip 138
  537. #define APPLET_NO_ipaddr 139
  538. #define APPLET_NO_ipcalc 140
  539. #define APPLET_NO_ipcrm 141
  540. #define APPLET_NO_ipcs 142
  541. #define APPLET_NO_iplink 143
  542. #define APPLET_NO_ipneigh 144
  543. #define APPLET_NO_iproute 145
  544. #define APPLET_NO_iprule 146
  545. #define APPLET_NO_iptunnel 147
  546. #define APPLET_NO_kbd_mode 148
  547. #define APPLET_NO_kill 149
  548. #define APPLET_NO_killall 150
  549. #define APPLET_NO_killall5 151
  550. #define APPLET_NO_klogd 152
  551. #define APPLET_NO_last 153
  552. #define APPLET_NO_less 154
  553. #define APPLET_NO_link 155
  554. #define APPLET_NO_linux32 156
  555. #define APPLET_NO_linux64 157
  556. #define APPLET_NO_linuxrc 158
  557. #define APPLET_NO_ln 159
  558. #define APPLET_NO_loadfont 160
  559. #define APPLET_NO_loadkmap 161
  560. #define APPLET_NO_logger 162
  561. #define APPLET_NO_login 163
  562. #define APPLET_NO_logname 164
  563. #define APPLET_NO_logread 165
  564. #define APPLET_NO_losetup 166
  565. #define APPLET_NO_lpd 167
  566. #define APPLET_NO_lpq 168
  567. #define APPLET_NO_lpr 169
  568. #define APPLET_NO_ls 170
  569. #define APPLET_NO_lsattr 171
  570. #define APPLET_NO_lsmod 172
  571. #define APPLET_NO_lsof 173
  572. #define APPLET_NO_lspci 174
  573. #define APPLET_NO_lsscsi 175
  574. #define APPLET_NO_lsusb 176
  575. #define APPLET_NO_lzcat 177
  576. #define APPLET_NO_lzma 178
  577. #define APPLET_NO_lzop 179
  578. #define APPLET_NO_makedevs 180
  579. #define APPLET_NO_makemime 181
  580. #define APPLET_NO_man 182
  581. #define APPLET_NO_md5sum 183
  582. #define APPLET_NO_mdev 184
  583. #define APPLET_NO_mesg 185
  584. #define APPLET_NO_microcom 186
  585. #define APPLET_NO_mkdir 187
  586. #define APPLET_NO_mkdosfs 188
  587. #define APPLET_NO_mke2fs 189
  588. #define APPLET_NO_mkfifo 190
  589. #define APPLET_NO_mknod 194
  590. #define APPLET_NO_mkpasswd 195
  591. #define APPLET_NO_mkswap 196
  592. #define APPLET_NO_mktemp 197
  593. #define APPLET_NO_modinfo 198
  594. #define APPLET_NO_modprobe 199
  595. #define APPLET_NO_more 200
  596. #define APPLET_NO_mount 201
  597. #define APPLET_NO_mountpoint 202
  598. #define APPLET_NO_mpstat 203
  599. #define APPLET_NO_mt 204
  600. #define APPLET_NO_mv 205
  601. #define APPLET_NO_nameif 206
  602. #define APPLET_NO_nanddump 207
  603. #define APPLET_NO_nandwrite 208
  604. #define APPLET_NO_nc 210
  605. #define APPLET_NO_netstat 211
  606. #define APPLET_NO_nice 212
  607. #define APPLET_NO_nl 213
  608. #define APPLET_NO_nmeter 214
  609. #define APPLET_NO_nohup 215
  610. #define APPLET_NO_nproc 216
  611. #define APPLET_NO_nsenter 217
  612. #define APPLET_NO_nslookup 218
  613. #define APPLET_NO_ntpd 219
  614. #define APPLET_NO_nuke 220
  615. #define APPLET_NO_od 221
  616. #define APPLET_NO_openvt 222
  617. #define APPLET_NO_partprobe 223
  618. #define APPLET_NO_passwd 224
  619. #define APPLET_NO_paste 225
  620. #define APPLET_NO_patch 226
  621. #define APPLET_NO_pgrep 227
  622. #define APPLET_NO_pidof 228
  623. #define APPLET_NO_ping 229
  624. #define APPLET_NO_ping6 230
  625. #define APPLET_NO_pipe_progress 231
  626. #define APPLET_NO_pivot_root 232
  627. #define APPLET_NO_pkill 233
  628. #define APPLET_NO_pmap 234
  629. #define APPLET_NO_popmaildir 235
  630. #define APPLET_NO_poweroff 236
  631. #define APPLET_NO_powertop 237
  632. #define APPLET_NO_printenv 238
  633. #define APPLET_NO_printf 239
  634. #define APPLET_NO_ps 240
  635. #define APPLET_NO_pscan 241
  636. #define APPLET_NO_pstree 242
  637. #define APPLET_NO_pwd 243
  638. #define APPLET_NO_pwdx 244
  639. #define APPLET_NO_raidautorun 245
  640. #define APPLET_NO_rdate 246
  641. #define APPLET_NO_rdev 247
  642. #define APPLET_NO_readahead 248
  643. #define APPLET_NO_readlink 249
  644. #define APPLET_NO_readprofile 250
  645. #define APPLET_NO_realpath 251
  646. #define APPLET_NO_reboot 252
  647. #define APPLET_NO_reformime 253
  648. #define APPLET_NO_renice 255
  649. #define APPLET_NO_reset 256
  650. #define APPLET_NO_resize 257
  651. #define APPLET_NO_resume 258
  652. #define APPLET_NO_rev 259
  653. #define APPLET_NO_rm 260
  654. #define APPLET_NO_rmdir 261
  655. #define APPLET_NO_rmmod 262
  656. #define APPLET_NO_route 263
  657. #define APPLET_NO_rpm 264
  658. #define APPLET_NO_rpm2cpio 265
  659. #define APPLET_NO_rtcwake 266
  660. #define APPLET_NO_runlevel 269
  661. #define APPLET_NO_runsv 270
  662. #define APPLET_NO_runsvdir 271
  663. #define APPLET_NO_rx 272
  664. #define APPLET_NO_script 273
  665. #define APPLET_NO_scriptreplay 274
  666. #define APPLET_NO_sed 275
  667. #define APPLET_NO_sendmail 276
  668. #define APPLET_NO_seq 277
  669. #define APPLET_NO_setarch 278
  670. #define APPLET_NO_setconsole 279
  671. #define APPLET_NO_setfattr 280
  672. #define APPLET_NO_setfont 281
  673. #define APPLET_NO_setkeycodes 282
  674. #define APPLET_NO_setlogcons 283
  675. #define APPLET_NO_setpriv 284
  676. #define APPLET_NO_setserial 285
  677. #define APPLET_NO_setsid 286
  678. #define APPLET_NO_setuidgid 287
  679. #define APPLET_NO_sh 288
  680. #define APPLET_NO_sha1sum 289
  681. #define APPLET_NO_sha256sum 290
  682. #define APPLET_NO_sha3sum 291
  683. #define APPLET_NO_sha512sum 292
  684. #define APPLET_NO_showkey 293
  685. #define APPLET_NO_shred 294
  686. #define APPLET_NO_shuf 295
  687. #define APPLET_NO_slattach 296
  688. #define APPLET_NO_sleep 297
  689. #define APPLET_NO_smemcap 298
  690. #define APPLET_NO_softlimit 299
  691. #define APPLET_NO_sort 300
  692. #define APPLET_NO_split 301
  693. #define APPLET_NO_ssl_client 302
  694. #define APPLET_NO_stat 304
  695. #define APPLET_NO_strings 305
  696. #define APPLET_NO_stty 306
  697. #define APPLET_NO_su 307
  698. #define APPLET_NO_sulogin 308
  699. #define APPLET_NO_sum 309
  700. #define APPLET_NO_sv 310
  701. #define APPLET_NO_svc 311
  702. #define APPLET_NO_svlogd 312
  703. #define APPLET_NO_swapoff 313
  704. #define APPLET_NO_swapon 314
  705. #define APPLET_NO_switch_root 315
  706. #define APPLET_NO_sync 316
  707. #define APPLET_NO_sysctl 317
  708. #define APPLET_NO_syslogd 318
  709. #define APPLET_NO_tac 319
  710. #define APPLET_NO_tail 320
  711. #define APPLET_NO_tar 321
  712. #define APPLET_NO_taskset 322
  713. #define APPLET_NO_tcpsvd 323
  714. #define APPLET_NO_tee 324
  715. #define APPLET_NO_telnet 325
  716. #define APPLET_NO_telnetd 326
  717. #define APPLET_NO_test 327
  718. #define APPLET_NO_tftp 328
  719. #define APPLET_NO_tftpd 329
  720. #define APPLET_NO_time 330
  721. #define APPLET_NO_timeout 331
  722. #define APPLET_NO_top 332
  723. #define APPLET_NO_touch 333
  724. #define APPLET_NO_tr 334
  725. #define APPLET_NO_traceroute 335
  726. #define APPLET_NO_traceroute6 336
  727. #define APPLET_NO_true 337
  728. #define APPLET_NO_truncate 338
  729. #define APPLET_NO_tty 339
  730. #define APPLET_NO_ttysize 340
  731. #define APPLET_NO_tunctl 341
  732. #define APPLET_NO_ubiattach 342
  733. #define APPLET_NO_ubidetach 343
  734. #define APPLET_NO_ubimkvol 344
  735. #define APPLET_NO_ubirename 345
  736. #define APPLET_NO_ubirmvol 346
  737. #define APPLET_NO_ubirsvol 347
  738. #define APPLET_NO_ubiupdatevol 348
  739. #define APPLET_NO_udhcpc 349
  740. #define APPLET_NO_udhcpd 350
  741. #define APPLET_NO_udpsvd 351
  742. #define APPLET_NO_uevent 352
  743. #define APPLET_NO_umount 353
  744. #define APPLET_NO_uname 354
  745. #define APPLET_NO_unexpand 355
  746. #define APPLET_NO_uniq 356
  747. #define APPLET_NO_unix2dos 357
  748. #define APPLET_NO_unlink 358
  749. #define APPLET_NO_unlzma 359
  750. #define APPLET_NO_unshare 360
  751. #define APPLET_NO_unxz 361
  752. #define APPLET_NO_unzip 362
  753. #define APPLET_NO_uptime 363
  754. #define APPLET_NO_users 364
  755. #define APPLET_NO_usleep 365
  756. #define APPLET_NO_uudecode 366
  757. #define APPLET_NO_uuencode 367
  758. #define APPLET_NO_vconfig 368
  759. #define APPLET_NO_vi 369
  760. #define APPLET_NO_vlock 370
  761. #define APPLET_NO_volname 371
  762. #define APPLET_NO_w 372
  763. #define APPLET_NO_wall 373
  764. #define APPLET_NO_watch 374
  765. #define APPLET_NO_watchdog 375
  766. #define APPLET_NO_wc 376
  767. #define APPLET_NO_wget 377
  768. #define APPLET_NO_which 378
  769. #define APPLET_NO_who 379
  770. #define APPLET_NO_whoami 380
  771. #define APPLET_NO_whois 381
  772. #define APPLET_NO_xargs 382
  773. #define APPLET_NO_xxd 383
  774. #define APPLET_NO_xz 384
  775. #define APPLET_NO_xzcat 385
  776. #define APPLET_NO_yes 386
  777. #define APPLET_NO_zcat 387
  778. #define APPLET_NO_zcip 388
  779. #ifndef SKIP_applet_main
  780. int (*const applet_main[])(int argc, char **argv) = {
  781. test_main,
  782. test_main,
  783. acpid_main,
  784. add_remove_shell_main,
  785. addgroup_main,
  786. adduser_main,
  787. adjtimex_main,
  788. uname_main,
  789. arp_main,
  790. arping_main,
  791. ash_main,
  792. awk_main,
  793. base64_main,
  794. basename_main,
  795. beep_main,
  796. blkdiscard_main,
  797. blkid_main,
  798. blockdev_main,
  799. bootchartd_main,
  800. brctl_main,
  801. bunzip2_main,
  802. bunzip2_main,
  803. bzip2_main,
  804. cal_main,
  805. cat_main,
  806. chat_main,
  807. chattr_main,
  808. chgrp_main,
  809. chmod_main,
  810. chown_main,
  811. chpasswd_main,
  812. chpst_main,
  813. chroot_main,
  814. chrt_main,
  815. chvt_main,
  816. cksum_main,
  817. clear_main,
  818. cmp_main,
  819. comm_main,
  820. conspy_main,
  821. cp_main,
  822. cpio_main,
  823. crond_main,
  824. crontab_main,
  825. cryptpw_main,
  826. cttyhack_main,
  827. cut_main,
  828. date_main,
  829. dc_main,
  830. dd_main,
  831. deallocvt_main,
  832. deluser_main,
  833. deluser_main,
  834. modprobe_main,
  835. devmem_main,
  836. df_main,
  837. dhcprelay_main,
  838. diff_main,
  839. dirname_main,
  840. dmesg_main,
  841. dnsd_main,
  842. hostname_main,
  843. dos2unix_main,
  844. dpkg_main,
  845. dpkg_deb_main,
  846. du_main,
  847. dumpkmap_main,
  848. dumpleases_main,
  849. echo_main,
  850. ed_main,
  851. grep_main,
  852. eject_main,
  853. env_main,
  854. chpst_main,
  855. chpst_main,
  856. ether_wake_main,
  857. expand_main,
  858. expr_main,
  859. factor_main,
  860. fakeidentd_main,
  861. fallocate_main,
  862. false_main,
  863. fatattr_main,
  864. fbset_main,
  865. fbsplash_main,
  866. freeramdisk_main,
  867. fdformat_main,
  868. fdisk_main,
  869. fgconsole_main,
  870. grep_main,
  871. find_main,
  872. findfs_main,
  873. flock_main,
  874. fold_main,
  875. free_main,
  876. freeramdisk_main,
  877. fsck_main,
  878. fsck_minix_main,
  879. fsfreeze_main,
  880. fstrim_main,
  881. fsync_main,
  882. ftpd_main,
  883. ftpgetput_main,
  884. ftpgetput_main,
  885. fuser_main,
  886. getopt_main,
  887. getty_main,
  888. grep_main,
  889. id_main,
  890. gunzip_main,
  891. gzip_main,
  892. halt_main,
  893. hexdump_main,
  894. hdparm_main,
  895. head_main,
  896. hexdump_main,
  897. hexedit_main,
  898. hostid_main,
  899. hostname_main,
  900. httpd_main,
  901. hush_main,
  902. hwclock_main,
  903. i2cdetect_main,
  904. i2cdump_main,
  905. i2cget_main,
  906. i2cset_main,
  907. id_main,
  908. ifconfig_main,
  909. ifupdown_main,
  910. ifenslave_main,
  911. ifplugd_main,
  912. ifupdown_main,
  913. inetd_main,
  914. init_main,
  915. modprobe_main,
  916. install_main,
  917. ionice_main,
  918. iostat_main,
  919. ip_main,
  920. ipaddr_main,
  921. ipcalc_main,
  922. ipcrm_main,
  923. ipcs_main,
  924. iplink_main,
  925. ipneigh_main,
  926. iproute_main,
  927. iprule_main,
  928. iptunnel_main,
  929. kbd_mode_main,
  930. kill_main,
  931. kill_main,
  932. kill_main,
  933. klogd_main,
  934. last_main,
  935. less_main,
  936. link_main,
  937. setarch_main,
  938. setarch_main,
  939. init_main,
  940. ln_main,
  941. loadfont_main,
  942. loadkmap_main,
  943. logger_main,
  944. login_main,
  945. logname_main,
  946. logread_main,
  947. losetup_main,
  948. lpd_main,
  949. lpqr_main,
  950. lpqr_main,
  951. ls_main,
  952. lsattr_main,
  953. lsmod_main,
  954. lsof_main,
  955. lspci_main,
  956. lsscsi_main,
  957. lsusb_main,
  958. unlzma_main,
  959. unlzma_main,
  960. lzop_main,
  961. makedevs_main,
  962. makemime_main,
  963. man_main,
  964. md5_sha1_sum_main,
  965. mdev_main,
  966. mesg_main,
  967. microcom_main,
  968. mkdir_main,
  969. mkfs_vfat_main,
  970. mkfs_ext2_main,
  971. mkfifo_main,
  972. mkfs_ext2_main,
  973. mkfs_minix_main,
  974. mkfs_vfat_main,
  975. mknod_main,
  976. cryptpw_main,
  977. mkswap_main,
  978. mktemp_main,
  979. modinfo_main,
  980. modprobe_main,
  981. more_main,
  982. mount_main,
  983. mountpoint_main,
  984. mpstat_main,
  985. mt_main,
  986. mv_main,
  987. nameif_main,
  988. nandwrite_main,
  989. nandwrite_main,
  990. nbdclient_main,
  991. nc_main,
  992. netstat_main,
  993. nice_main,
  994. nl_main,
  995. nmeter_main,
  996. nohup_main,
  997. nproc_main,
  998. nsenter_main,
  999. nslookup_main,
  1000. ntpd_main,
  1001. nuke_main,
  1002. od_main,
  1003. openvt_main,
  1004. partprobe_main,
  1005. passwd_main,
  1006. paste_main,
  1007. patch_main,
  1008. pgrep_main,
  1009. pidof_main,
  1010. ping_main,
  1011. ping6_main,
  1012. pipe_progress_main,
  1013. pivot_root_main,
  1014. pgrep_main,
  1015. pmap_main,
  1016. popmaildir_main,
  1017. halt_main,
  1018. powertop_main,
  1019. printenv_main,
  1020. printf_main,
  1021. ps_main,
  1022. pscan_main,
  1023. pstree_main,
  1024. pwd_main,
  1025. pwdx_main,
  1026. raidautorun_main,
  1027. rdate_main,
  1028. rdev_main,
  1029. readahead_main,
  1030. readlink_main,
  1031. readprofile_main,
  1032. realpath_main,
  1033. halt_main,
  1034. reformime_main,
  1035. add_remove_shell_main,
  1036. renice_main,
  1037. reset_main,
  1038. resize_main,
  1039. resume_main,
  1040. rev_main,
  1041. rm_main,
  1042. rmdir_main,
  1043. modprobe_main,
  1044. route_main,
  1045. rpm_main,
  1046. rpm2cpio_main,
  1047. rtcwake_main,
  1048. switch_root_main,
  1049. run_parts_main,
  1050. runlevel_main,
  1051. runsv_main,
  1052. runsvdir_main,
  1053. rx_main,
  1054. script_main,
  1055. scriptreplay_main,
  1056. sed_main,
  1057. sendmail_main,
  1058. seq_main,
  1059. setarch_main,
  1060. setconsole_main,
  1061. setfattr_main,
  1062. setfont_main,
  1063. setkeycodes_main,
  1064. setlogcons_main,
  1065. setpriv_main,
  1066. setserial_main,
  1067. setsid_main,
  1068. chpst_main,
  1069. ash_main,
  1070. md5_sha1_sum_main,
  1071. md5_sha1_sum_main,
  1072. md5_sha1_sum_main,
  1073. md5_sha1_sum_main,
  1074. showkey_main,
  1075. shred_main,
  1076. shuf_main,
  1077. slattach_main,
  1078. sleep_main,
  1079. smemcap_main,
  1080. chpst_main,
  1081. sort_main,
  1082. split_main,
  1083. ssl_client_main,
  1084. start_stop_daemon_main,
  1085. stat_main,
  1086. strings_main,
  1087. stty_main,
  1088. su_main,
  1089. sulogin_main,
  1090. sum_main,
  1091. sv_main,
  1092. svc_main,
  1093. svlogd_main,
  1094. swap_on_off_main,
  1095. swap_on_off_main,
  1096. switch_root_main,
  1097. sync_main,
  1098. sysctl_main,
  1099. syslogd_main,
  1100. tac_main,
  1101. tail_main,
  1102. tar_main,
  1103. taskset_main,
  1104. tcpudpsvd_main,
  1105. tee_main,
  1106. telnet_main,
  1107. telnetd_main,
  1108. test_main,
  1109. tftp_main,
  1110. tftpd_main,
  1111. time_main,
  1112. timeout_main,
  1113. top_main,
  1114. touch_main,
  1115. tr_main,
  1116. traceroute_main,
  1117. traceroute6_main,
  1118. true_main,
  1119. truncate_main,
  1120. tty_main,
  1121. ttysize_main,
  1122. tunctl_main,
  1123. ubi_tools_main,
  1124. ubi_tools_main,
  1125. ubi_tools_main,
  1126. ubirename_main,
  1127. ubi_tools_main,
  1128. ubi_tools_main,
  1129. ubi_tools_main,
  1130. udhcpc_main,
  1131. udhcpd_main,
  1132. tcpudpsvd_main,
  1133. uevent_main,
  1134. umount_main,
  1135. uname_main,
  1136. expand_main,
  1137. uniq_main,
  1138. dos2unix_main,
  1139. unlink_main,
  1140. unlzma_main,
  1141. unshare_main,
  1142. unxz_main,
  1143. unzip_main,
  1144. uptime_main,
  1145. who_main,
  1146. usleep_main,
  1147. uudecode_main,
  1148. uuencode_main,
  1149. vconfig_main,
  1150. vi_main,
  1151. vlock_main,
  1152. volname_main,
  1153. who_main,
  1154. wall_main,
  1155. watch_main,
  1156. watchdog_main,
  1157. wc_main,
  1158. wget_main,
  1159. which_main,
  1160. who_main,
  1161. whoami_main,
  1162. whois_main,
  1163. xargs_main,
  1164. xxd_main,
  1165. unxz_main,
  1166. unxz_main,
  1167. yes_main,
  1168. gunzip_main,
  1169. zcip_main,
  1170. };
  1171. #endif
  1172. const uint8_t applet_suid[] ALIGN1 = {
  1173. 0x00,
  1174. 0x00,
  1175. 0x00,
  1176. 0x00,
  1177. 0x00,
  1178. 0x00,
  1179. 0x00,
  1180. 0x00,
  1181. 0x00,
  1182. 0x00,
  1183. 0x80,
  1184. 0x00,
  1185. 0x00,
  1186. 0x00,
  1187. 0x00,
  1188. 0x00,
  1189. 0x00,
  1190. 0x00,
  1191. 0x00,
  1192. 0x00,
  1193. 0x00,
  1194. 0x00,
  1195. 0x40,
  1196. 0x00,
  1197. 0x00,
  1198. 0x00,
  1199. 0x00,
  1200. 0x00,
  1201. 0x00,
  1202. 0x00,
  1203. 0x00,
  1204. 0x00,
  1205. 0x00,
  1206. 0x00,
  1207. 0x00,
  1208. 0x00,
  1209. 0x00,
  1210. 0x00,
  1211. 0x00,
  1212. 0x00,
  1213. 0x80,
  1214. 0x00,
  1215. 0x00,
  1216. 0x00,
  1217. 0x00,
  1218. 0x00,
  1219. 0x00,
  1220. 0x00,
  1221. 0x00,
  1222. 0x00,
  1223. 0x04,
  1224. 0x00,
  1225. 0x00,
  1226. 0x00,
  1227. 0x00,
  1228. 0x00,
  1229. 0x02,
  1230. 0x14,
  1231. 0x00,
  1232. 0x00,
  1233. 0x00,
  1234. 0x00,
  1235. 0x00,
  1236. 0x00,
  1237. 0x00,
  1238. 0x00,
  1239. 0x00,
  1240. 0x00,
  1241. 0x00,
  1242. 0x00,
  1243. 0x00,
  1244. 0x00,
  1245. 0x00,
  1246. 0x00,
  1247. 0x00,
  1248. 0x00,
  1249. 0x80,
  1250. 0x00,
  1251. 0x00,
  1252. 0x00,
  1253. 0x00,
  1254. 0x00,
  1255. 0x00,
  1256. 0x40,
  1257. 0x01,
  1258. 0x00,
  1259. 0x00,
  1260. 0x00,
  1261. 0x00,
  1262. 0x00,
  1263. 0x00,
  1264. 0x00,
  1265. 0x20,
  1266. 0x08,
  1267. 0x00,
  1268. 0x00,
  1269. 0x00,
  1270. 0x00,
  1271. };
  1272. const uint8_t applet_install_loc[] ALIGN1 = {
  1273. 0x33,
  1274. 0x42,
  1275. 0x44,
  1276. 0x12,
  1277. 0x42,
  1278. 0x31,
  1279. 0x31,
  1280. 0x33,
  1281. 0x22,
  1282. 0x42,
  1283. 0x33,
  1284. 0x33,
  1285. 0x41,
  1286. 0x11,
  1287. 0x11,
  1288. 0x34,
  1289. 0x34,
  1290. 0x33,
  1291. 0x33,
  1292. 0x13,
  1293. 0x11,
  1294. 0x34,
  1295. 0x13,
  1296. 0x13,
  1297. 0x13,
  1298. 0x43,
  1299. 0x24,
  1300. 0x12,
  1301. 0x34,
  1302. 0x13,
  1303. 0x14,
  1304. 0x33,
  1305. 0x33,
  1306. 0x31,
  1307. 0x11,
  1308. 0x31,
  1309. 0x33,
  1310. 0x43,
  1311. 0x33,
  1312. 0x43,
  1313. 0x13,
  1314. 0x41,
  1315. 0x12,
  1316. 0x24,
  1317. 0x13,
  1318. 0x23,
  1319. 0x33,
  1320. 0x23,
  1321. 0x22,
  1322. 0x24,
  1323. 0x41,
  1324. 0x33,
  1325. 0x13,
  1326. 0x12,
  1327. 0x13,
  1328. 0x21,
  1329. 0x23,
  1330. 0x33,
  1331. 0x33,
  1332. 0x41,
  1333. 0x21,
  1334. 0x44,
  1335. 0x44,
  1336. 0x23,
  1337. 0x22,
  1338. 0x24,
  1339. 0x24,
  1340. 0x32,
  1341. 0x11,
  1342. 0x22,
  1343. 0x31,
  1344. 0x23,
  1345. 0x22,
  1346. 0x22,
  1347. 0x11,
  1348. 0x43,
  1349. 0x32,
  1350. 0x13,
  1351. 0x11,
  1352. 0x10,
  1353. 0x24,
  1354. 0x13,
  1355. 0x23,
  1356. 0x42,
  1357. 0x33,
  1358. 0x11,
  1359. 0x32,
  1360. 0x33,
  1361. 0x33,
  1362. 0x13,
  1363. 0x12,
  1364. 0x33,
  1365. 0x32,
  1366. 0x13,
  1367. 0x22,
  1368. 0x23,
  1369. 0x22,
  1370. 0x31,
  1371. 0x12,
  1372. 0x22,
  1373. 0x11,
  1374. 0x11,
  1375. 0x11,
  1376. 0x42,
  1377. 0x44,
  1378. 0x13,
  1379. 0x31,
  1380. 0x33,
  1381. 0x33,
  1382. 0x43,
  1383. 0x31,
  1384. 0x43,
  1385. 0x33,
  1386. 0x33,
  1387. 0x11,
  1388. 0x11,
  1389. 0x32,
  1390. 0x43,
  1391. 0x42,
  1392. 0x31,
  1393. 0x31,
  1394. 0x13,
  1395. 0x23,
  1396. 0x44,
  1397. 0x34,
  1398. 0x34,
  1399. 0x12,
  1400. 0x34,
  1401. 0x33,
  1402. 0x11,
  1403. 0x11,
  1404. 0x22,
  1405. 0x31,
  1406. 0x24,
  1407. 0x21,
  1408. 0x33,
  1409. 0x33,
  1410. 0x11,
  1411. 0x34,
  1412. 0x21,
  1413. 0x43,
  1414. 0x43,
  1415. 0x11,
  1416. 0x33,
  1417. 0x31,
  1418. 0x33,
  1419. 0x33,
  1420. 0x33,
  1421. 0x12,
  1422. 0x33,
  1423. 0x33,
  1424. 0x23,
  1425. 0x31,
  1426. 0x11,
  1427. 0x32,
  1428. 0x33,
  1429. 0x24,
  1430. 0x22,
  1431. 0x21,
  1432. 0x32,
  1433. 0x13,
  1434. 0x33,
  1435. 0x33,
  1436. 0x34,
  1437. 0x43,
  1438. 0x33,
  1439. 0x13,
  1440. 0x33,
  1441. 0x13,
  1442. 0x33,
  1443. 0x23,
  1444. 0x44,
  1445. 0x44,
  1446. 0x44,
  1447. 0x24,
  1448. 0x34,
  1449. 0x12,
  1450. 0x31,
  1451. 0x33,
  1452. 0x33,
  1453. 0x33,
  1454. 0x33,
  1455. 0x13,
  1456. 0x33,
  1457. 0x12,
  1458. 0x33,
  1459. 0x33,
  1460. 0x21,
  1461. 0x33,
  1462. 0x33,
  1463. 0x33,
  1464. 0x33,
  1465. 0x33,
  1466. 0x13,
  1467. 0x02,
  1468. };