Board Archive
154 subscribers
11 photos
3 videos
197 files
42 links
The very collection of @GalaxyA14user's interests. Random yet useful to me.
Download Telegram
PixelPaint.html
11.5 KB
PixelPaint - Coded by me
Bored me can do more
🔥3
vendor.img.gz
293.2 MB
Galaxy A145F EGY
Stock vendor
A145FXXU4BKW8
6👍1🤮1
PixelPaint.html
13 KB
PixelPaint - Coded by me
Made for fun bc bored idk kys
Updated - Full features
- Draw pixels in an infinite 2D place
- export visible canavs to a PNG file
- Zoom in and out
- Toggle grid visibility
- Three easy-to-cycle modes
- Supports touch and swipe
- Good UI with toasts
- Easy readable code
- Lightweight
😁2
DBBSource_16.zip
2.1 MB
DBB - Version 16
Written solely by me coz me pro. Shows decimal battery percentage
🥰1
PENG
1.5 KB
PENG - Written by me
Nice ping measure tool

Usage:
./PENG [google.com] [600s]

Features:
Measure current ping
Gives average ping overall
Colored specific numbers
Customizable
Usable from outside
👏1
veryxobot.py
5.6 KB
IMPOSSIBLE TicTacToe AI
Telegram bot
Coded Solely by me
Features:
Unlimited instances at the same time
Inline button interaction
Easy clean code
Impossible AI
Nice interface
Lightweight
👏2
BiometricSetting.zip
2.3 MB
/system/priv-app

From Galaxy A14 5G
OneUI 6.1
Stock one replaces port one.
👍1
stage_policy.conf
16.8 KB
/system/etc

From stock galaxy A145F
Stock one, replaces port one.
🔥2
Audio Fix - Audio sounds like ZCZZVXBZBBZBZBX when u play a video
For Galaxy A14 S21 5G port in this message

I replaced from here to port:
audio_policy_configration_sec.xml in /vendor/etc

I set this prop:
/system/etc/floating_feature.xml
AUDIO_SUPPORT_DUAL_SPEAKER FALSE

I got this from stock to port:
/system/etc/stage_policy.conf

unconfirmed
🔥2👍1
Booting OneUI 6.1 S21 5G
On Galaxy A145F - Personal use
Bugs: None

1. Prepare things
Get the base, I used XROM by leumaS
Extract super.img from the ROM zip
lpunpack --partition=system super.img
Unpack system (CRB or UKA)
Be able to kang files from stock rom

2. Get and replace these files from stock
/system/system_ext/priv-app/SystemUI
/system/priv-app/KnoxGaurd
/system/priv-app/Routines
/system/saiv
/system/etc/stage_policy.conf
/system/lib64/libsamsungpowersound.so
/system/lib/ & /system/lib64/
libSoundAlive_VSP_ver316c_ARMCpp.so
lib_SoundAlive_AlbumArt_ver105.so
lib_SoundAlive_SRC192_ver205a.so
lib_SoundAlive_SRC384_ver320.so
lib_SoundAlive_play_plus_ver400.so
lib_SoundBooster_ver1100.so
lib_soundaliveresampler.so
libsamsungSoundbooster_plus_legacy.so


3. From here, replace these over your ones
BiometricSetting in /system/priv-app/
camera-feature.xml in /system/etc/
TouchWizHome_2017 in /system/priv-app/

4. Set props
/system/build.prop:
ro.build.flavor=a14nsxx-user
/system/etc/floating_feature.xml:
AUDIO_SUPPORT_DUAL_SPEAKER FALSE
CONFIG_DEX_MODE (ADD) standalone

5. Finish up
Nuke stuff u dislike like SetupWizard
Repack system raw (keep 200mb free)
Flash system image (DSU or TWRP)
🔥6🥰1
TouchWizHome_2017.apk
23.9 MB
Delete current apk, reboot, install this, reboot
kanged from galaxy apks and mods
🔥5
com.eltechs.apk
8.4 MB
Exagear Gold APK
🔥4
com.eltechs.ed.zip
219.3 MB
Exagear Gold OBB
🔥4
SP.png
28.2 KB
BootMenu frames
Me pro designer
🔥5
execer.py
9.6 KB
excer.py - Standalone python userbot that executes shell commands and sends output to telegram, coded solely by me.

To start:
- Fill in vars in file
- python3 execer.py

Commands (better read triggers in file):
.COMMAND [#LC=0]
Execute command via SHELL_PATH in file
Providing #LC=1 at end of command will send 1 by 1 lines, #LC=0 for instant output. (default)

[TAKE/NUKE] [SUDO/ISUDO/DMUTE]
Controls sudo, isudo and dmute
Accept request by replying with y
Reply to any message with n to delete
ISUDO is same as SUDO but no confirmation

ID [REPLY]
User id of replied user, default yours if no reply

DUMP THIS [REPLY]
Dump message entity for debuggibg purposes

HTML THIS [REPLY]
Parse HTML markdown to replied message

PULL [REPLY TO FILE] [SAVE TO]
Reply to a file to download
Provide path too (optional)
Provide filename in path (optional)

PUSH [GET FROM]
Upload file to telegram
🔥5
boot-menu.zip
81.7 KB
boot-menu - experimental magisk module by me
Only works on samsung ext4 systems for now
Simple on-boot menu, customizable.
Supports touch and volume buttons selection.
Screenshots - Github
🥰4