Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
F
FuckMFS-backup
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
many-archive
FuckMFS-backup
Commits
837f5a95
There was an error fetching the commit references. Please try again later.
Commit
837f5a95
authored
5 years ago
by
HiedaNaKan
Browse files
Options
Downloads
Patches
Plain Diff
喵
parent
1a4e56b7
No related branches found
No related tags found
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
FuckMFS.apk
+0
-0
0 additions, 0 deletions
FuckMFS.apk
app/build/bin/injected/AndroidManifest.xml
+31
-0
31 additions, 0 deletions
app/build/bin/injected/AndroidManifest.xml
app/build/gen/io/kurumi/fuckmfs/BuildConfig.java
+6
-0
6 additions, 0 deletions
app/build/gen/io/kurumi/fuckmfs/BuildConfig.java
with
37 additions
and
0 deletions
FuckMFS.apk
+
0
−
0
View file @
837f5a95
No preview for this file type
This diff is collapsed.
Click to expand it.
app/build/bin/injected/AndroidManifest.xml
0 → 100644
+
31
−
0
View file @
837f5a95
<?xml version="1.0" encoding="utf-8"?>
<manifest
xmlns:android=
"http://schemas.android.com/apk/res/android"
package=
"io.kurumi.fuckmfs"
android:versionCode=
"114514"
android:versionName=
"114514"
>
<uses-sdk
android:minSdkVersion=
"9"
android:targetSdkVersion=
"28"
/>
<application
android:allowBackup=
"true"
android:label=
"FuckMFS"
>
<meta-data
android:name=
"xposedmodule"
android:value=
"true"
/>
<meta-data
android:name=
"xposeddescription"
android:value=
"去他妈的取证 by HiedaNaKan"
/>
<meta-data
android:name=
"xposedminversion"
android:value=
"54"
/>
</application>
</manifest>
This diff is collapsed.
Click to expand it.
app/build/gen/io/kurumi/fuckmfs/BuildConfig.java
0 → 100644
+
6
−
0
View file @
837f5a95
/** Automatically generated file. DO NOT MODIFY */
package
io.kurumi.fuckmfs
;
public
final
class
BuildConfig
{
public
final
static
boolean
DEBUG
=
true
;
}
\ No newline at end of file
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment