CECTool icon indicating copy to clipboard operation
CECTool copied to clipboard

A POC CEC (StreetPass) injection tool.

Results 3 CECTool issues
Sort by recently updated
recently updated
newest added

grabbed and compiled the project (switched Streetpass::MBox tu sharerd instead of unique) nounted CECTool to my 3ds sd card lunched it via HB but when i try to export/open/import or...

Sorry for the hiatus. Compile is fixed by using a shared pointer instead of unique. Also updated deprecated warnings.

When i try to compile CECTool, i get an error: ``` mrhuu@mrhuu-VirtualBox:~/SharedFolder/DevEnvironment/_GIT/cectool$ make import.cpp arm-none-eabi-g++ -MMD -MP -MF /home/mrhuu/SharedFolder/DevEnvironment/_GIT/cectool/build/import.d -g -Wall -O2 -mword-relocations -fomit-frame-pointer -ffunction-sections -Wno-psabi -march=armv6k -mtune=mpcore -mfloat-abi=hard -mtp=soft...