Forum > Coding >

a problem i cant fix

Specter

Elements_tech

Posts: 16

Threads: 5

Joined: Jun, 2022

Reputation: 0

Posted

So, when creating my exploit api i run into this problem

  • 0

Added

sorry, the image did not upload

https://imgur.com/a/dWFQ0R0

  • 0

https://i.imgur.com/V0OnSNC.jpg

Posts: 0

Threads: 0

Joined: ?

Reputation:

Replied

which video did you copy :I

  • 0

nam3

#ImmuneForMod

Posts: 17

Threads: 0

Joined: Jan, 2022

Reputation: -28

Replied

can i get the code so i can fix it?

  • 0

Owner And Developer Of Chronos X, Syron, Luno, Atonix, Python

 

cool people == atari, benny, kaneki cat

Specter

Elements_tech

Posts: 16

Threads: 5

Joined: Jun, 2022

Reputation: 0

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>

  • 0

Added

and i did not follow any video i made it myself its an api

  • 0

https://i.imgur.com/V0OnSNC.jpg

Posts: 1209

Threads: 68

Joined: May, 2022

Reputation: 17

Replied

1. do you even have a dll??

2. you probably broke something in the compiler lo-

  • 0

Did I mention I use arch btw?

Specter

Elements_tech

Posts: 16

Threads: 5

Joined: Jun, 2022

Reputation: 0

Replied

bruh i did not

  • 0

https://i.imgur.com/V0OnSNC.jpg

Users viewing this thread:

( Members: 0, Guests: 1, Total: 1 )