I double checked the board and yes it's still my Falcon HDMI

I extracted the smc.bin from the hacked flash (updflash.bin) and used black's tool to analyze it.
I assume that the info from that smc.bin can tell me which point he used to jtag or am I wrong?
HACKED smc.bin (and you were right l_oliveira, it's jasper smc from pig's):
Looking for SMC version...
SMC Version: 2.3
Processing ANALYSIS section of smc_util.ini
DMA_READ_HACK: found at 0x2D73
GPU_JTAG: found at 0x2DAD
PCI_MASK_BUG: found at 0x2E9C
TMS_PATCH: found at 0x2DC2 : TMS_value_is 0x83
TDI_PATCH_0_of_3: found at 0x2E20 : TDI_value_is 0xC0
TDI_PATCH_1_of_3: found at 0x2E46 : TDI_value_is 0xC0
TDI_PATCH_2_of_3: found at 0x2E5D : TDI_value_is 0xC0
TDI_PATCH_3_of_3: not found
PNC_CHARGE: not found
PNC_NO_CHARGE: not found
Seems he used for TMS the ROL (0x83) and TDI DB1F1 (0xC0) correct?
New SMC I made:
*** Xbox 360 SMC Utility ***
*** Version 1.2 by Blackaddr ***
Looking for SMC version...
SMC Version: 1.6
Processing ANALYSIS section of smc_util.ini
DMA_READ_HACK: found at 0x2E62
GPU_JTAG: found at 0x2EA1
PCI_MASK_BUG: not found
TMS_PATCH: found at 0x2D4B : TMS_value_is 0x83
TDI_PATCH_0_of_3: found at 0x2DA9 : TDI_value_is 0xC0
TDI_PATCH_1_of_3: found at 0x2DCF : TDI_value_is 0xC0
TDI_PATCH_2_of_3: found at 0x2DE6 : TDI_value_is 0xC0
TDI_PATCH_3_of_3: found at 0x2EA7 : TDI_value_is 0xC0
PNC_CHARGE: found at 0x2E4F
PNC_NO_CHARGE: not found
Am I in the correct path?

Thanks for helping!
meanwhile...
mydata contains:
cpukey.txt -> myinfo :p
crl.bin -> extracted using ibuild
crl.bin.meta -> extracted using ibuild
extended.bin -> extracted using ibuild
extended.bin.meta -> extracted using ibuild
kv.bin (decrypted) -> extracted using 360 flash tool <---- If I fc with the one extracted with ibuild it won't match (yes used the kv_enc.bin from 360flashtool). Shouldn't them be exactly the same?

MobileB.dat -> extracted using mobileExtract
odd.bin -> extracted using ibuild
odd.bin.meta -> extracted using ibuild
secdata.bin -> extracted using ibuild
secdata.bin.meta -> extracted using ibuild
smc.bin (decrypted) -> extracted using 360 flash tool and modified like I show in this post with black's tool
smc_config.bin -> extracted using ibuild
Anything I should add?
