Skip to content

Commit 4736fe4

Browse files
Merge pull request #1 from RimisiusDev/RikkoMatsumatoOfficial-patch-1
Add files via upload
2 parents 7e4a003 + f7fd5ff commit 4736fe4

File tree

5 files changed

+155
-0
lines changed

5 files changed

+155
-0
lines changed

EAFC25-CrackPatcher.sln

+22
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
2+
Microsoft Visual Studio Solution File, Format Version 12.00
3+
# Visual Studio Version 17
4+
VisualStudioVersion = 17.12.35527.113 d17.12
5+
MinimumVisualStudioVersion = 10.0.40219.1
6+
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "EAFC25-CrackPatcher", "EAFC25-CrackPatcher\EAFC25-CrackPatcher.csproj", "{DD9302A8-0FD4-4EA2-96C3-98F2787DA4BE}"
7+
EndProject
8+
Global
9+
GlobalSection(SolutionConfigurationPlatforms) = preSolution
10+
Debug|Any CPU = Debug|Any CPU
11+
Release|Any CPU = Release|Any CPU
12+
EndGlobalSection
13+
GlobalSection(ProjectConfigurationPlatforms) = postSolution
14+
{DD9302A8-0FD4-4EA2-96C3-98F2787DA4BE}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
15+
{DD9302A8-0FD4-4EA2-96C3-98F2787DA4BE}.Debug|Any CPU.Build.0 = Debug|Any CPU
16+
{DD9302A8-0FD4-4EA2-96C3-98F2787DA4BE}.Release|Any CPU.ActiveCfg = Release|Any CPU
17+
{DD9302A8-0FD4-4EA2-96C3-98F2787DA4BE}.Release|Any CPU.Build.0 = Release|Any CPU
18+
EndGlobalSection
19+
GlobalSection(SolutionProperties) = preSolution
20+
HideSolutionNode = FALSE
21+
EndGlobalSection
22+
EndGlobal

EAFC25-CrackPatcher/App.config

+6
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
<?xml version="1.0" encoding="utf-8" ?>
2+
<configuration>
3+
<startup>
4+
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.8.1" />
5+
</startup>
6+
</configuration>
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,54 @@
1+
<?xml version="1.0" encoding="utf-8"?>
2+
<Project ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
3+
<Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
4+
<PropertyGroup>
5+
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
6+
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
7+
<ProjectGuid>{DD9302A8-0FD4-4EA2-96C3-98F2787DA4BE}</ProjectGuid>
8+
<OutputType>Exe</OutputType>
9+
<RootNamespace>EAFC25_CrackPatcher</RootNamespace>
10+
<AssemblyName>EAFC25-CrackPatcher</AssemblyName>
11+
<TargetFrameworkVersion>v4.8.1</TargetFrameworkVersion>
12+
<FileAlignment>512</FileAlignment>
13+
<AutoGenerateBindingRedirects>true</AutoGenerateBindingRedirects>
14+
<Deterministic>true</Deterministic>
15+
</PropertyGroup>
16+
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
17+
<PlatformTarget>AnyCPU</PlatformTarget>
18+
<DebugSymbols>true</DebugSymbols>
19+
<DebugType>full</DebugType>
20+
<Optimize>false</Optimize>
21+
<OutputPath>bin\Debug\</OutputPath>
22+
<DefineConstants>DEBUG;TRACE</DefineConstants>
23+
<ErrorReport>prompt</ErrorReport>
24+
<WarningLevel>4</WarningLevel>
25+
</PropertyGroup>
26+
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
27+
<PlatformTarget>AnyCPU</PlatformTarget>
28+
<DebugType>pdbonly</DebugType>
29+
<Optimize>true</Optimize>
30+
<OutputPath>bin\Release\</OutputPath>
31+
<DefineConstants>TRACE</DefineConstants>
32+
<ErrorReport>prompt</ErrorReport>
33+
<WarningLevel>4</WarningLevel>
34+
</PropertyGroup>
35+
<ItemGroup>
36+
<Reference Include="System" />
37+
<Reference Include="System.Core" />
38+
<Reference Include="System.IO.Compression.FileSystem" />
39+
<Reference Include="System.Xml.Linq" />
40+
<Reference Include="System.Data.DataSetExtensions" />
41+
<Reference Include="Microsoft.CSharp" />
42+
<Reference Include="System.Data" />
43+
<Reference Include="System.Net.Http" />
44+
<Reference Include="System.Xml" />
45+
</ItemGroup>
46+
<ItemGroup>
47+
<Compile Include="Program.cs" />
48+
<Compile Include="Properties\AssemblyInfo.cs" />
49+
</ItemGroup>
50+
<ItemGroup>
51+
<None Include="App.config" />
52+
</ItemGroup>
53+
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
54+
</Project>

EAFC25-CrackPatcher/Program.cs

+40
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,40 @@
1+
using System;
2+
using System.Collections.Generic;
3+
using System.IO;
4+
using System.IO.Compression;
5+
using System.Linq;
6+
using System.Text;
7+
using System.Threading.Tasks;
8+
9+
namespace EAFC25_CrackPatcher
10+
{
11+
internal class Program
12+
{
13+
static void Main(string[] args)
14+
{
15+
Console.Title = "EAFC25-CrackPatcher by RimisiusDev";
16+
if (!File.Exists("EAFC25_CrackByRimisiusDev.zip"))
17+
{
18+
Console.WriteLine("This Zip File is not Exist... Pls Download EAFC25 Crack by RimisiusDev or NOT UNINSTALL THIS CRACK!!!");
19+
Environment.Exit(0);
20+
}
21+
else
22+
{
23+
Console.WriteLine("Please Write you're Destination Folder: ");
24+
string Dest_Folder = Console.ReadLine();
25+
if (File.Exists(Dest_Folder + "\\EAFC25.exe"))
26+
{
27+
File.Delete(Dest_Folder + "\\EAFC25.exe");
28+
ZipFile.ExtractToDirectory("EAFC25_CrackByRimisiusDev.zip", Dest_Folder.ToString());
29+
}
30+
else
31+
{
32+
Console.WriteLine("This File Is Deleted Manually!!! Extracting...");
33+
ZipFile.ExtractToDirectory("EAFC25_CrackByRimisiusDev.zip", Dest_Folder.ToString());
34+
Environment.Exit(443);
35+
}
36+
}
37+
Environment.Exit(2212);
38+
}
39+
}
40+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,33 @@
1+
using System.Reflection;
2+
using System.Runtime.CompilerServices;
3+
using System.Runtime.InteropServices;
4+
5+
// General Information about an assembly is controlled through the following
6+
// set of attributes. Change these attribute values to modify the information
7+
// associated with an assembly.
8+
[assembly: AssemblyTitle("EAFC25-CrackPatcher")]
9+
[assembly: AssemblyDescription("")]
10+
[assembly: AssemblyConfiguration("")]
11+
[assembly: AssemblyCompany("")]
12+
[assembly: AssemblyProduct("EAFC25-CrackPatcher")]
13+
[assembly: AssemblyCopyright("Copyright © 2025")]
14+
[assembly: AssemblyTrademark("")]
15+
[assembly: AssemblyCulture("")]
16+
17+
// Setting ComVisible to false makes the types in this assembly not visible
18+
// to COM components. If you need to access a type in this assembly from
19+
// COM, set the ComVisible attribute to true on that type.
20+
[assembly: ComVisible(false)]
21+
22+
// The following GUID is for the ID of the typelib if this project is exposed to COM
23+
[assembly: Guid("dd9302a8-0fd4-4ea2-96c3-98f2787da4be")]
24+
25+
// Version information for an assembly consists of the following four values:
26+
//
27+
// Major Version
28+
// Minor Version
29+
// Build Number
30+
// Revision
31+
//
32+
[assembly: AssemblyVersion("1.0.0.0")]
33+
[assembly: AssemblyFileVersion("1.0.0.0")]

0 commit comments

Comments
 (0)