Posted
So, when creating my exploit api i run into this problem
Added
sorry, the image did not upload
https://imgur.com/a/dWFQ0R0
Cancel
Post
https://i.imgur.com/V0OnSNC.jpg
Replied
which video did you copy :I
Cancel
Post
Replied
can i get the code so i can fix it?
Cancel
Post
Owner And Developer Of Chronos X, Syron, Luno, Atonix, Python
cool people == atari, benny, kaneki cat
Replied
i can give the csproj file thats the code with errors
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" DefaultTargets="Build">
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
<PropertyGroup>
<ProjectType>local</ProjectType>
<ProjectVersion>7.10.377</ProjectVersion>
<SchemaVersion>2.0</SchemaVersion>
<ProjectGuid>{DCC218C3-FF20-45C8-9126-2287F16DFF50}</ProjectGuid>
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<AssemblyName>API</AssemblyName>
<OutputType>Library</OutputType>
<TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Latest|AnyCPU' ">
<DebugSymbols>true</DebugSymbols>
<DebugType>full</DebugType>
<Optimize>false</Optimize>
<OutputPath>bin\Latest\</OutputPath>
<DefineConstants>DEBUG;TRACE</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">
<PlatformTarget>x86</PlatformTarget>
<DebugType>pdbonly</DebugType>
<Optimize>true</Optimize>
<OutputPath>bin\Release\</OutputPath>
<DefineConstants>TRACE</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|AnyCPU'">
<DebugSymbols>true</DebugSymbols>
<OutputPath>bin\Debug\</OutputPath>
<DefineConstants>DEBUG;TRACE</DefineConstants>
<DebugType>full</DebugType>
<PlatformTarget>AnyCPU</PlatformTarget>
<LangVersion>7.3</LangVersion>
<ErrorReport>prompt</ErrorReport>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|AnyCPU'">
<OutputPath>bin\Release\</OutputPath>
<DefineConstants>TRACE</DefineConstants>
<Optimize>true</Optimize>
<DebugType>pdbonly</DebugType>
<PlatformTarget>AnyCPU</PlatformTarget>
<LangVersion>7.3</LangVersion>
<ErrorReport>prompt</ErrorReport>
</PropertyGroup>
<ItemGroup>
<Reference Include="System" />
<Reference Include="System.Core" />
<Reference Include="Newtonsoft.Json" />
<Reference Include="System.Windows.Forms" />
<Compile Include="Global.cs" />
<Compile Include="SubZero\ExploitAPI.cs" />
<Compile Include="SubZero_API_ProcessedByFody.cs" />
<EmbeddedResource Include="costura.costura.dll.compressed" />
<EmbeddedResource Include="costura.costura.pdb.compressed" />
<EmbeddedResource Include="costura.microsoft.bcl.asyncinterfaces.dll.compressed" />
<EmbeddedResource Include="costura.microsoft.extensions.configuration.abstractions.dll.compressed" />
<EmbeddedResource Include="costura.microsoft.extensions.configuration.dll.compressed" />
<EmbeddedResource Include="costura.microsoft.extensions.configuration.fileextensions.dll.compressed" />
<EmbeddedResource Include="costura.microsoft.extensions.fileproviders.abstractions.dll.compressed" />
<EmbeddedResource Include="costura.microsoft.extensions.fileproviders.physical.dll.compressed" />
<EmbeddedResource Include="costura.microsoft.extensions.filesystemglobbing.dll.compressed" />
<EmbeddedResource Include="costura.microsoft.extensions.primitives.dll.compressed" />
<EmbeddedResource Include="costura.newtonsoft.json.dll.compressed" />
<EmbeddedResource Include="costura.system.buffers.dll.compressed" />
<EmbeddedResource Include="costura.system.diagnostics.diagnosticsource.dll.compressed" />
<EmbeddedResource Include="costura.system.memory.dll.compressed" />
<EmbeddedResource Include="costura.system.numerics.vectors.dll.compressed" />
<EmbeddedResource Include="costura.system.runtime.compilerservices.unsafe.dll.compressed" />
<EmbeddedResource Include="costura.system.text.encodings.web.dll.compressed" />
<EmbeddedResource Include="costura.system.threading.tasks.extensions.dll.compressed" />
<EmbeddedResource Include="costura.system.valuetuple.dll.compressed" />
<EmbeddedResource Include="costura.metadata" />
</ItemGroup>
</Project>
Cancel
Post
Added
and i did not follow any video i made it myself its an api
Cancel
Post
https://i.imgur.com/V0OnSNC.jpg
Did I mention I use arch btw?
Replied
bruh i did not
Cancel
Post
https://i.imgur.com/V0OnSNC.jpg
Users viewing this thread:
( Members: 0, Guests: 1, Total: 1 )
Cancel
Post