Skip to main content

Posts

Showing posts from July, 2023

oppo mtkclient fastboot fix

adb reboot bootloader fastboot_unlock_verify failed serial is not match  fix    https://github.com/R0rt1z2/oplus-unlock pip3 install --upgrade git+https://github.com/R0rt1z2/oplus-unlock oplus-unlock lk.bin [-o patched_lk.bin]     mtk da seccfg unlock mkt r lk lk.bin  oplus-unlock lk.bin  mtk w lk  patched_lk.bin   oplus-unlock lk.img  -o patched_lk.bin [*]: Magic        = 0x58881688 [*]: Size         = 3325348 [*]: Name         = lk [*]: Load address = 0x48000000 [*]: Mode         = 0xffffffff [*]: Sequence     = f0b5adf5925d (0x68ae0) [+]: Sucessfully enabled fastboot. Check patched_lk.bin!  for rmx2180_11_c.18 https://drive.google.com/file/d/1Lif2XorkHmcpy29zjAeLdgnj7iYA46Q9/view?usp=sharing after patch  fastboot_unlock_verify ok

self hosted email

 https://modoboa.org/en/ mailu.io https://poste.io/ https://github.com/docker-mailserver/docker-mailserver https://www.iredmail.org/ https://mailinabox.email/ https://james.apache.org/ https://www.dovecot.org/ https://wildduck.email/ https://www.mailslurper.com/ https://github.com/lavabit/magma     Can I run my Mail-in-a-Box at home? No. Computers on most residential networks are blocked from sending mail both on the sending end (e.g. your ISP blocking port 25) and on the receiving end (by blacklists ) because residential computers are all too often hijacked to send spam. Your home IP address is also probably dynamic and lacks configurable “reverse DNS.” If any of these apply to you, you’ll need to use a virtual machine in the cloud.     test ss -lntu    nmap --script smtp-open-relay server.nila.com https://www.canyouseeme.org/   curl portquiz.net:25      Smarthost          

ida free linux

 https://hex-rays.com/ida-free/   > sudo pacman -S xcb-util-keysyms  > sudo pacman -S xcb-util-image  > sudo pacman -S libxkbcommon-x11 > ldd /home/kai/opt/ida/plugins/platforms/libqxcb.so      

codes

  \\fss.scm.adc.com\VIO_TOOLS\Flash_Tools\MTK\OPPO Flashing Tool__Pre-release version\MTK platform   production mode mt1.adc.com or smt2.adc.com, etc   r&d mode asy1.adc.com or asy2.adc.com or asy3.adc.com employee account verificaton code 000000 *#872#  = engineering mode preloader usb switch *#808# - check efuse status/ test  *#800# - feedbck *#802# ttff, gps log *#803# - wifi test *#805# - bt test *#806# - auto aging     SMT flashing: , connect to the MES system, automatically obtain the download ID, and correct the download ID selected locally    Power on flashing function  password TE123  Format the preloader partition and download it dd if=/dev/zero of=/dev/block/by-name/preloader_ufs_a bs=512 count=1024  dd if=/dev/zero of=/dev/block/by-name/preloader_ufs_b bs=512 count=1024    ownload history save address, old item in reserve4 partition 0xfe7000 address, new item in opporeserve1 0x400000 address Flashing Tool Address\MTK\UltraEdit\Uedit32.exe software, open the readback fil