Linux vmi284606.contaboserver.net 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64
Apache/2.4.57 (Ubuntu)
: 167.86.127.34 | : 216.73.217.31
Cant Read [ /etc/named.conf ]
7.2.24-0ubuntu0.18.04.17
root
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
README
+ Create Folder
+ Create File
/
usr /
local /
go /
src /
internal /
bytealg /
[ HOME SHELL ]
Name
Size
Permission
Action
bytealg.go
664
B
-rw-r--r--
compare_386.s
2.65
KB
-rw-r--r--
compare_amd64.s
4.13
KB
-rw-r--r--
compare_arm.s
1.75
KB
-rw-r--r--
compare_arm64.s
2.15
KB
-rw-r--r--
compare_generic.go
994
B
-rw-r--r--
compare_mips64x.s
1.66
KB
-rw-r--r--
compare_mipsx.s
1.39
KB
-rw-r--r--
compare_native.go
590
B
-rw-r--r--
compare_ppc64x.s
6.56
KB
-rw-r--r--
compare_s390x.s
1.19
KB
-rw-r--r--
compare_wasm.s
1.44
KB
-rw-r--r--
count_amd64.s
3.96
KB
-rw-r--r--
count_arm.s
917
B
-rw-r--r--
count_arm64.s
2.02
KB
-rw-r--r--
count_generic.go
460
B
-rw-r--r--
count_native.go
616
B
-rw-r--r--
count_ppc64x.s
2.71
KB
-rw-r--r--
count_s390x.s
5.38
KB
-rw-r--r--
equal_386.s
2.16
KB
-rw-r--r--
equal_amd64.s
2.52
KB
-rw-r--r--
equal_arm.s
1.81
KB
-rw-r--r--
equal_arm64.s
2.64
KB
-rw-r--r--
equal_generic.go
628
B
-rw-r--r--
equal_mips64x.s
1.02
KB
-rw-r--r--
equal_mipsx.s
1.07
KB
-rw-r--r--
equal_native.go
789
B
-rw-r--r--
equal_ppc64x.s
2.33
KB
-rw-r--r--
equal_riscv64.s
963
B
-rw-r--r--
equal_s390x.s
1.77
KB
-rw-r--r--
equal_wasm.s
1.1
KB
-rw-r--r--
index_amd64.go
617
B
-rw-r--r--
index_amd64.s
5
KB
-rw-r--r--
index_arm64.go
706
B
-rw-r--r--
index_arm64.s
3.91
KB
-rw-r--r--
index_generic.go
872
B
-rw-r--r--
index_native.go
559
B
-rw-r--r--
index_s390x.go
1011
B
-rw-r--r--
index_s390x.s
5.5
KB
-rw-r--r--
indexbyte_386.s
647
B
-rw-r--r--
indexbyte_amd64.s
3.07
KB
-rw-r--r--
indexbyte_arm.s
951
B
-rw-r--r--
indexbyte_arm64.s
3.33
KB
-rw-r--r--
indexbyte_generic.go
516
B
-rw-r--r--
indexbyte_mips64x.s
981
B
-rw-r--r--
indexbyte_mipsx.s
1008
B
-rw-r--r--
indexbyte_native.go
378
B
-rw-r--r--
indexbyte_ppc64x.s
7.78
KB
-rw-r--r--
indexbyte_riscv64.s
934
B
-rw-r--r--
indexbyte_s390x.s
2.49
KB
-rw-r--r--
indexbyte_wasm.s
2.54
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : indexbyte_wasm.s
// Copyright 2018 The Go Authors. All rights reserved. // Use of this source code is governed by a BSD-style // license that can be found in the LICENSE file. #include "go_asm.h" #include "textflag.h" TEXT ·IndexByte(SB), NOSPLIT, $0-40 I64Load b_base+0(FP) I32WrapI64 I32Load8U c+24(FP) I64Load b_len+8(FP) I32WrapI64 Call memchr<>(SB) I64ExtendI32S Set R0 Get SP I64Const $-1 Get R0 I64Load b_base+0(FP) I64Sub Get R0 I64Eqz $0 Select I64Store ret+32(FP) RET TEXT ·IndexByteString(SB), NOSPLIT, $0-32 Get SP I64Load s_base+0(FP) I32WrapI64 I32Load8U c+16(FP) I64Load s_len+8(FP) I32WrapI64 Call memchr<>(SB) I64ExtendI32S Set R0 I64Const $-1 Get R0 I64Load s_base+0(FP) I64Sub Get R0 I64Eqz $0 Select I64Store ret+24(FP) RET // initially compiled with emscripten and then modified over time. // params: // R0: s // R1: c // R2: len // ret: index TEXT memchr<>(SB), NOSPLIT, $0 Get R1 Set R4 Block Block Get R2 I32Const $0 I32Ne Tee R3 Get R0 I32Const $3 I32And I32Const $0 I32Ne I32And If Loop Get R0 I32Load8U $0 Get R1 I32Eq BrIf $2 Get R2 I32Const $-1 I32Add Tee R2 I32Const $0 I32Ne Tee R3 Get R0 I32Const $1 I32Add Tee R0 I32Const $3 I32And I32Const $0 I32Ne I32And BrIf $0 End End Get R3 BrIf $0 I32Const $0 Set R1 Br $1 End Get R0 I32Load8U $0 Get R4 Tee R3 I32Eq If Get R2 Set R1 Else Get R4 I32Const $16843009 I32Mul Set R4 Block Block Get R2 I32Const $3 I32GtU If Get R2 Set R1 Loop Get R0 I32Load $0 Get R4 I32Xor Tee R2 I32Const $-2139062144 I32And I32Const $-2139062144 I32Xor Get R2 I32Const $-16843009 I32Add I32And I32Eqz If Get R0 I32Const $4 I32Add Set R0 Get R1 I32Const $-4 I32Add Tee R1 I32Const $3 I32GtU BrIf $1 Br $3 End End Else Get R2 Set R1 Br $1 End Br $1 End Get R1 I32Eqz If I32Const $0 Set R1 Br $3 End End Loop Get R0 I32Load8U $0 Get R3 I32Eq BrIf $2 Get R0 I32Const $1 I32Add Set R0 Get R1 I32Const $-1 I32Add Tee R1 BrIf $0 I32Const $0 Set R1 End End End Get R0 I32Const $0 Get R1 Select Return
Close