ChandraOrbit
ChandraOrbit
@whid-injector. Sorry if what I say does not please you. Maybe I was wrong in shipping. I only connect from the previous message. So I think there is little clue...
I've tried using https://exploitagency.github.io/Duckuino/index.html For ordinary users it's a very helpful thing. Although the end result we have to change / adjust delay. But I prefer writing myself because the...
Yes, For now Esploit will be maximized if more focus on text based command in payload because seen in terms of hardware minimalist. I did some tests because I was...
When is it..?
Sorry, I'm still confused about where to start. currently I am using an STB HG680P with the latest OS release namely Armbian_24.8.0_amlogic_s905x_bookworm_6.6.36_server_2024.07.05.img.gz but the Wifi doesn't work and I checked...
> Try this, it might work. > > ```shell > sudo apt update > > sudo apt install -y build-essential dkms unzip > > cd > > wget https://github.com/jwrdegoede/rtl8189ES_linux/archive/master.zip >...
STILL ERROR root@armbian:/home/hg680p/rtl8189ES_linux# make ARCH=arm64 -C /lib/modules/$(uname -r)/build M=/home/hg680p/rtl8189ES_linux modules -j4 make: Entering directory '/usr/src/linux-headers-6.6.39-ophub' awk: cannot open include/generated/asm-offsets.h (No such file or directory) warning: the compiler differs from the...
> [#1043 (comment)](https://github.com/ophub/amlogic-s9xxx-armbian/issues/1043#issuecomment-1432720738) STILL ERROR [ INFO ] Start adjusting compilation toolchain [ /usr/local/toolchain/arm-gnu-toolchain-13.3.rel1-aarch64-aarch64-none-elf ]... '/usr/bin/gcc' -> '/usr/local/toolchain/arm-gnu-toolchain-13.3.rel1-aarch64-aarch64-none-elf/bin/aarch64-none-elf-gcc' '/usr/bin/g++' -> '/usr/local/toolchain/arm-gnu-toolchain-13.3.rel1-aarch64-aarch64-none-elf/bin/aarch64-none-elf-g++' '/usr/bin/gcc-ar' -> '/usr/local/toolchain/arm-gnu-toolchain-13.3.rel1-aarch64-aarch64-none-elf/bin/aarch64-none-elf-gcc-ar' '/usr/bin/gcc-nm' -> '/usr/local/toolchain/arm-gnu-toolchain-13.3.rel1-aarch64-aarch64-none-elf/bin/aarch64-none-elf-gcc-nm' '/usr/bin/gcc-ranlib' -> '/usr/local/toolchain/arm-gnu-toolchain-13.3.rel1-aarch64-aarch64-none-elf/bin/aarch64-none-elf-gcc-ranlib'...
> > STILL ERROR > > root@armbian:/home/hg680p/rtl8189ES_linux# make ARCH=arm64 -C /lib/modules/$(uname -r)/build M=/home/hg680p/rtl8189ES_linux modules -j4 > > make: Entering directory '/usr/src/linux-headers-6.6.39-ophub' > > awk: cannot open include/generated/asm-offsets.h (No such file...
> ## 安装gcc编译工具链 >  > > ## 更新到最新内核(25/07/2024, 必须操作) >  > > ## linux-6.1.y 内核下测试: >  > >  > > ## linux-6.6.y untuk diunduh > ...