Benign openbsd Download

sysutils/exoscale-cli 1.100.0

.env configuration fileAArch64 (ARM64) architecture string

Evidence

Go resolves ControlService proc zsyscall_windows.go · lines 75–76
75:18ce = modadvapi32.NewProc("ControlService")
76 procConvertSecurityDescriptorToStringSecurityDescriptorW = modadvapi32.NewProc("ConvertSecurityDescriptorToStringSecurityDes
Go resolves OpenSCManager proc zsyscall_windows.go · lines 123–126
123:18rW = modadvapi32.NewProc("OpenSCManagerW")
124 procOpenServiceW = modadvapi32.NewProc("OpenServiceW")
125 procOpenThreadToken = modadvapi32.NewProc("OpenThreadToken")
126 procQueryServiceConfig2W
Source contains low-bit mask syntax syscall_windows.go · lines 1802–1808
1802:86ed.
1803func (b PSAPI_WORKING_SET_EX_BLOCK) Valid() bool {
1804 return (b & 1) == 1
1805}
1806
1807// ShareCount is the number of processes that share this page. The maximum value of this member is 7.
1808func (b PSAPI_WO
CREATE_SUSPENDED process creation flag reference types_windows.go · lines 246–251
246:32 = 0x00000800
247 CREATE_SHARED_WOW_VDM = 0x00001000
248 CREATE_SUSPENDED = 0x00000004
249 CREATE_UNICODE_ENVIRONMENT = 0x00000400
250 DEBUG_ONLY_THIS_PROCESS = 0x00000002
251 DEB
Go generated-code header comment manifest.go · lines 1–12
1// Copyright 2025 The Go Authors. All rights reserved.
2// Use of this source code is governed by a BSD-style
3// license that can be found in the LICENSE file.
4
5// Code generated by generate.go. DO NOT EDIT.
6
7package stdlib
5 lines

Showing the top 5 files — 6 more files (51 regions) not shown.

No evidence locations were recorded for this file. Raw result

Keyboard shortcuts on this page: j for the next sample, k for the previous one, x to go back to the feed, d to download the original bytes, r to re-queue the sample for analysis.