You can't "disguise" a partition type. If you were to alter the partition table to report one partition as the wrong type all that would happen is that all the data would become unreadable. The partition type defines at the lowest level how data is written to the disk and how the OS should work out where on the disk to find existing files. This cannot simply be faked.