Тёмный

Disney Infinity - Emulating Power Base and Figures 

Brandon W
Подписаться 640
Просмотров 82 тыс.
50% 1

Опубликовано:

 

26 окт 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 150   
@BirthFromFire
@BirthFromFire 8 лет назад
Hi, since Disney announced that they will stop producing the Infinity line of games and since they will drop support and online services on March 2017, will you be considering releasing some sort of program that would allow us do the same? Thanks
@Orangesnake221
@Orangesnake221 Год назад
You are the grandfather of all this, now we are doing it again with emulated versions, but you did it 9 years ago, props
@LeoTakacs
@LeoTakacs 8 лет назад
This is absolutely real. He must've captured the packets sent from the powerbase when a real figure was placed on it, and used the two teensy's to emulate is via serial. RX -> TX, TX -> RX, GND to GND. It's actually very simple, and with the correct knowledge this could be replicated relatively easily. Great job, man!
@luisreyesmusic
@luisreyesmusic 7 лет назад
Leo Takacs // Scam Baiting can you share this man
@JohnDoe-gm5qr
@JohnDoe-gm5qr 8 лет назад
The security handshake on the Xbox just shows that they realize people will clone these things. It is only a matter of time before someone finds a way around that if they did not already.
@germ46r1
@germ46r1 9 лет назад
Wow. Bravo. Nice job man.
@bigarmydave
@bigarmydave 8 лет назад
Great video buddy! Is there away to make the new light up versions (infinity 3 darph Vader fx light) light up without putting it on the Base? I don't have the Base or even game but I collect the figs to photograph! 😊
@ti83programmer
@ti83programmer 8 лет назад
+Dave Saunders I'm sure there is, but I wouldn't know it.
@bigarmydave
@bigarmydave 8 лет назад
There must be a way! Hehe
@bigarmydave
@bigarmydave 8 лет назад
It's NFC! I turned NFC on, placed the figure on my phone (Samsung S6 Edge+) and bingo! He lit up! Hehe
@bigarmydave
@bigarmydave 8 лет назад
Brandon W It's NFC buddy! Works on my phone! Hehe
@ti83programmer
@ti83programmer 11 лет назад
I'm the Skylanders guy you're referring to. I figured out the encryption that protects the figure data, so no, I can generate any figure (including ones you're not supposed to see yet) by changing the bytes the game uses to determine the figure type. I just didn't bother to find such a figure in the video. As far as using it personally, no, I just study the game, not play it. :)
@ronankerdudou7061
@ronankerdudou7061 5 лет назад
ha ha, i was thinking "i wish i had time to do the same", but i'm not interested by the game, just by the challenge ^^ btw i don't own any infinity reader, just an old Wii with Mario kart.
@LeoTakacs
@LeoTakacs 7 лет назад
I was almost successful in emulating a Skylanders power base + a Ninja Stealth Elf Figure! I did this using an Arduino Micro and a USB to TTL converter. I had to heavily modify the Keyboard.h library but it (sorta) works. There's one part that I'm stuck at. The Skylanders portable won't always be looking for a figure. If you place a figure on a Skylanders portal that's just, say, powered from a USB power Bank, it won't read the figure. Maybe I ask what data did you send to the Skylanders Portal to get it into the "read" mode, a la the same thing the game sends to the portal when it's ready to read a figure? I've already gotten the Arduino to emulate the Portal successfully (the game will recognize it as a portal).
@waynesepega7727
@waynesepega7727 9 лет назад
How did you get the file images? I'm wanting to read the Character and Disc information and any help would be greatly appreciated.
@MattBullsVideos
@MattBullsVideos 11 лет назад
Interesting video and concept. Do you use the original base to capture an image then play it back? Read a post which stated it could be possible to create your own characters. Do you think this has any merit?
@ti83programmer
@ti83programmer 11 лет назад
I read one or two actual figures to understand the format of the data. After that, I knew how to derive the rest of the figures -- a couple of bytes define what type of figure it is, so if you change that, you can pretend to be any figure the game supports. You can't create your own characters from scratch.
@MattBullsVideos
@MattBullsVideos 9 лет назад
Brandon W Guess it has been a while since this game came out. Now have an android phone which can read these RFID tags. They are of course encrypted with a key so I can't get anything other than the tag make and its id. My interest was sparked by the same technology being used in debit/credit cards. The worrying this is my own card is not as well protected as these toys. There are free apps on Google play that can read off the type, number and expiry. Think real damage can be done with these. Now I wrap my cards in tin foil till I can get a special wallet. My library don't have any protection with their book tags so anyone with a NFC phone can change what the checkout machines think the book is. I would not be so cruel though. Wonder what you make of these issues.
@hays_hobbies
@hays_hobbies 8 лет назад
So yes, I know this is only for Disney Infinity 1, but I may have a small theory based on this that may do something in Disney Infinity 3.0: So potentially, could you create custom characters and send them in game perhaps?
@ti83programmer
@ti83programmer 8 лет назад
The concept works with any version of Disney Infinity. But no, you can't create custom characters with this. It only convinces the game that you have the figures it's already coded to understand. Adding new figures would require patching the game, which is not impossible but definitely not worth it.
@hays_hobbies
@hays_hobbies 8 лет назад
+Brandon W Ah. I do wish there was an easier way to customize figures. I do like this though 👍🏻
@jubliano2261
@jubliano2261 6 лет назад
Hey dude, I know this is a late reaction but I'm trying to do something like this myself. Which program did you use to capture the packets, and how did you decrypt the data? If you don't want to answer those questions could you at least give me a source to start? Awesome work and thanks in advance!
@ti83programmer
@ti83programmer 6 лет назад
I used a Beagle USB protocol analyzer and its software to capture the packets. I decrypted the data by disassembling the game to find the decryption algorithm.
@jubliano2261
@jubliano2261 6 лет назад
Thanks for the answer man! I don't really have a big budget so do you know any open-source or just free usb packet sniffers?
@ti83programmer
@ti83programmer 6 лет назад
@@jubliano2261 You can make one yourself with the Teensys by writing custom code on both to forward the packets between console and a PC with the base attached, and simply log the traffic.
@itsoklittlegirlcomedowninm7285
@itsoklittlegirlcomedowninm7285 2 года назад
@@ti83programmer that sounds hard to do any tutorials?
@_GarethRossUK
@_GarethRossUK 11 лет назад
Also am I right in thinking that the origonal figure is placed and cloned, so only the figures the laptop owner has can be played. Unless those codes are not unique and are released else where and shared to others.
@VincentBourdon
@VincentBourdon 9 лет назад
Why don't you simulate Power base on XBOX 360 ? What is the security protocol used ?? I mean if you can make the data pass through your computer, you can record it and replay the same data no ? Good job anyway :)
@ti83programmer
@ti83programmer 9 лет назад
+Vincent Bourdon I documented it at brandonw.net/360bridge/doc.php. Replay attacks do not work on challenge/response setups (which are specifically designed to prevent it).
@_GarethRossUK
@_GarethRossUK 11 лет назад
This is an awesome find and so soon, if you can find it I'm sure someone who will be happy to shun ciest and decist letters to release code :) I wonder if this will also work with future figures that include a download. I know someone reversed the skylanders and the reader and got a letter, but thanks for sharing that it is possible :) Will this be something you will be using personally, might make a good legal backup of figures for storage purposes.
@Scubaduude
@Scubaduude 9 лет назад
Would this same proof of concept work for XBOX ONE? Also, what did you use to read the figures into your laptop?
@ti83programmer
@ti83programmer 9 лет назад
Yes, it would. I wrote code to communicate with the base and read the figure data and decrypt it the same way the game does.
@thomaskusch1723
@thomaskusch1723 9 лет назад
Hi Brandon, nice Job you did. Could you explain the steps you did ? I mean how did you find out the communication between the portal and the xbox? could it be donw with the USB Simulator ?
@ti83programmer
@ti83programmer 9 лет назад
+Thomas Kusch I disassembled the 360 version of the game and studied the code that sent/received USB portal data. Yes, this was done with USBSimulator.
@thomaskusch1723
@thomaskusch1723 9 лет назад
+Brandon W ... hmm... to take apart the game would be not the problem ;). but to "sniff" the Data or how to plug the usbsimulator in between could be a pain for me... (theoretical i know how the decryption would work etc. but i actually have no clou how to set up everything :( )
@ti83programmer
@ti83programmer 9 лет назад
+Thomas Kusch I took a shortcut and used a hardware USB protocol analyzer, but you could do without by using USBSimulator to blindly forward traffic between the console and portal. Then it's just a matter of logging and interpreting what you're forwarding.
@thomaskusch1723
@thomaskusch1723 9 лет назад
Ah ok ... i understand. Is it possible with your Poc that you can inject more than one figure? Beause the Base has 3 "spaces". I wonder if it yould work with the new Lego Dimensions :)
@madgoblin
@madgoblin 3 года назад
@@ti83programmer Omg i've just found this video after i started my own version (with my own tools!) . For now im just seeing the init packet being sent by the PS4 but its a start ;). I have two tech specific questions: The figure data that the base sends is already decrypted (compared to the data that can be read with an NFC reader)? And what did you use to dissasemble the xbox binary? (Im guessing IDA). Thanks in advance!
@cozen4745
@cozen4745 7 лет назад
Since this was posted years ago do you think you could do this with a ps4? I just got the game and I had no clue you needed a base and figures. Id just like to play the game...
@miguelsoria1247
@miguelsoria1247 6 лет назад
Yeah¡¡ it´s great¡¡ but, why you don´t explained how did you done???
@ti83programmer
@ti83programmer 6 лет назад
Legal implications. I also believe anyone that could accomplish it already knows how to do it and doesn't need my help except perhaps a technical question or two to help speed things along, which I'm willing to answer.
@MrDesertWings
@MrDesertWings 6 лет назад
curious how he did that but i think he will never release it anyway , but hope he will , smart guy
@Emu2k9Gameplays
@Emu2k9Gameplays 7 лет назад
do you know how to clone only the figures like amiibos? because i saw many of them but i don't know how to use it. ( i have all the bases for all consoles )
@fantaboyvideo
@fantaboyvideo 9 лет назад
Just curious but could the infinity base be made to act as a generic NFC reader writer?
@ti83programmer
@ti83programmer 9 лет назад
I doubt it.
@CarlosMorales-mx4bd
@CarlosMorales-mx4bd 10 лет назад
Is it possible to simulate power discs? It would be great to simulate themes not yet released.
@ti83programmer
@ti83programmer 11 лет назад
I highly doubt it, the 360 version is different from all the others.
@АлексейКонтарев-к9к
Hi Brandon, why don't you share this code ( Yeah, I read description ). Disney stoped supporting infinity and you still keep this code. Please, share It cause the figures are still very expensive even in Ukraine & Russia ( I am from Ukraine ). Sory for caligraphic
@DiyintheGhetto
@DiyintheGhetto 6 лет назад
Hello using VS or VB is it possible to Read the RFID information from the characters?
@ti83programmer
@ti83programmer 6 лет назад
Diy in the Ghetto You could write code that communicates with the USB base and reads and decrypts the character data, yes. If you reverse engineer the game or otherwise figure out the USB protocol and encryption algorithm, that is.
@luisreyesmusic
@luisreyesmusic 7 лет назад
Please make a video on how to do this please.
@elmostm2455
@elmostm2455 11 лет назад
would you ever be releasing the code or how to behind this? I've seen a character mod where you can make the game think your a different character but only rgh
@ti83programmer
@ti83programmer 11 лет назад
As much as I might like to, no.
@АлексейКонтарев-к9к
Really?
@gudenau
@gudenau 11 лет назад
I don't want a release, but where could I get some info on how you set up the Teensys?
@jarradwyatt8833
@jarradwyatt8833 10 лет назад
How much has Disney offered you not to release the information on how you did this. our sitting on millions and you don't even know it!
@elmoemo9725
@elmoemo9725 10 лет назад
im sure a lot of people would pay for this
@SumUnicus
@SumUnicus 9 лет назад
OR how many millions Disney threatens to sue him on?
@jarradwyatt8833
@jarradwyatt8833 9 лет назад
I figured it out and I'm selling the info lol too easy
@GD125
@GD125 10 лет назад
Great, maybe you even can emulate it on Dolphin Emulator or not?
@ti83programmer
@ti83programmer 10 лет назад
Yeah, it'd work on there, too.
@GD125
@GD125 10 лет назад
Brandon W Yeah, it can be working, but the question is: how to do it?
@Gintokikreuz1
@Gintokikreuz1 10 лет назад
By knowing the figures codes, can u make a nfc clone of the figure.
@elmoemo9725
@elmoemo9725 10 лет назад
and how do you do that?
@jankyHP
@jankyHP 9 лет назад
boohoo
@RobertLVideos
@RobertLVideos 11 лет назад
I searched for this thinking it could be done and wanted to see if someone actually did it. Good job! It would be great to have a usb infrared light/cable and a file set for every figure, world, and power disc. Anyone seen a hack which can be purchased?
@bobster109s2
@bobster109s2 9 лет назад
how do you get the figures???
@JumanjiAlan
@JumanjiAlan 2 года назад
So with this you should be able to play a clu on console
@plhg1143
@plhg1143 3 года назад
It works with other versions like the PS3 one?
@NapoleonStreamer
@NapoleonStreamer 4 года назад
Where is the Download Link?
@thedisneyinfinitygamer8001
@thedisneyinfinitygamer8001 10 лет назад
How do you do that
@gudenau
@gudenau 11 лет назад
Thank you.
@zepres1
@zepres1 9 лет назад
is it possible if you have xkey on xbox 360 to play without the base as you did with the wii?
@ti83programmer
@ti83programmer 9 лет назад
+Edward L No, the 360 xkey won't do anything about the controller/peripheral security, which is what makes the base a requirement for the 360 version.
@theprodiigy2753
@theprodiigy2753 4 года назад
Are there any instructions on how to do this?
@francescogiulianoxferro
@francescogiulianoxferro 10 лет назад
work with wii version?
@leonkapaza8841
@leonkapaza8841 8 лет назад
Quel logiciel utiliser vous dans ce cas ? Pour chiffrer tous ça?
@ti83programmer
@ti83programmer 8 лет назад
I wrote it. I disassembled the game and studied it to know how it encrypted and decrypted the figure data, then wrote code that did the same thing.
@leonseghesso3539
@leonseghesso3539 Год назад
Como se llama el programa que usa en la computadora?
@jackjj5150
@jackjj5150 4 года назад
Would the console have to be modded?
@xboxMusaOne
@xboxMusaOne 7 лет назад
can you do this with skylanders, too?
@ti83programmer
@ti83programmer 7 лет назад
Musa Scafuto Yes, I did it there first.
@xboxMusaOne
@xboxMusaOne 7 лет назад
thanks. i'll give it a try. :)
@Tquintv
@Tquintv 9 лет назад
Somebody buys area rugs at Walmart.
@ti83programmer
@ti83programmer 9 лет назад
Thanks, I like it too.
@noriega1114
@noriega1114 9 лет назад
just take my money already gosh *flips hair*
@SheikSaad
@SheikSaad 10 лет назад
can you send me this program please !!! and the other one for skylanders because i dont have any base for playing games
@itsakira2392
@itsakira2392 8 лет назад
i dont have a base so can i emulate it in my ps3 oh btw i have 2.0 and i really need ironman and spiderman code plz
@tooobyyy7232
@tooobyyy7232 8 лет назад
does it work in a wii u
@ti83programmer
@ti83programmer 8 лет назад
Yes.
@luisedgardomontijo3155
@luisedgardomontijo3155 8 лет назад
+Brandon W Any chance you can provide a download link?
@LegendaryStarfy
@LegendaryStarfy 3 года назад
@@ti83programmer it's been 5 years, release the download code! Disney Infinity figures are getting obscure now.
@davidsaavedra9209
@davidsaavedra9209 8 лет назад
wich program is?
@АлексейКонтарев-к9к
His own made script
@ninharp
@ninharp 9 лет назад
Hey. I started tobreverse engineer tue usb portal too and on my way to identify the packets. its just working although. including a linux driver to use the portal on pc with all possibilities like led switching. led waves ajd so on. you can find a led demo on my youtube channel for an example.
@distroyer-qx6sv
@distroyer-qx6sv 7 лет назад
can you this with a usb
@antoniosuggs4754
@antoniosuggs4754 7 лет назад
What's a vice versa?
@silverzero10
@silverzero10 9 лет назад
can u please tell me how to do that on my xbox 360. :(
@silverzero10
@silverzero10 9 лет назад
screw u so mean jerk
@elmoemo9725
@elmoemo9725 11 лет назад
would love to know how to do this
@MetalexProductions
@MetalexProductions 10 лет назад
me pudieras explicar como hiciste eso paso por paso?
@MetalexProductions
@MetalexProductions 10 лет назад
me puedes enviar un correo a gmail es metalex10lex@gmail.com con las intrucciones de como hacer eso?
@antoniosuggs4754
@antoniosuggs4754 7 лет назад
Hi. How do you use that for a Wii U?
@ti83programmer
@ti83programmer 7 лет назад
Antonio Suggs It's no different. Only the Xbox 360 is slightly more complicated, because of their security handshake for accessories.
@antoniosuggs4754
@antoniosuggs4754 7 лет назад
Brandon W So, I can just use a USB cord to connect to the Wii U and laptop? What about the base?
@ti83programmer
@ti83programmer 7 лет назад
Antonio Suggs No. If you watch the video, it explains that it uses two Teensy boards connected together and custom (unreleased) software, not just a USB cable.
@antoniosuggs4754
@antoniosuggs4754 7 лет назад
Brandon W So, in order for me to get all figures, I would have to have the Teensy boards?
@ti83programmer
@ti83programmer 7 лет назад
Antonio Suggs And write code for them and the PC to simulate the base, yes. It's a lot of work.
@damacexperience9147
@damacexperience9147 9 лет назад
why
@cloudavenwaravengaming
@cloudavenwaravengaming 10 лет назад
omg man that is amazing you broke disney yay
@jjcustomart3856
@jjcustomart3856 4 года назад
how
@ti83programmer
@ti83programmer 11 лет назад
At github.com/brandonlw/USBSimulator
@leonkapaza8841
@leonkapaza8841 8 лет назад
Ou on,telecharge le crack?
@damacexperience9147
@damacexperience9147 9 лет назад
can you plz send me it i need it plz
@LeoTakacs
@LeoTakacs 9 лет назад
+Bob Bob Mkl noob
@damacexperience9147
@damacexperience9147 9 лет назад
but i need files plz
@tooobyyy7232
@tooobyyy7232 8 лет назад
como se hace
@tooobyyy7232
@tooobyyy7232 8 лет назад
+Toby S por que no se ingles
@douglasdpgs
@douglasdpgs 9 лет назад
en portugues.... voce e muito bom mais isso esta complicado entender e parese muito complicado ...mais parabnes vc conseguil oque eu emaginava que os hacher poderia fazer..como conseguir com um pendrive poder descargar todas figuras..
@douglasdpgs
@douglasdpgs 9 лет назад
que e tc .2.0???
@bluewind12345
@bluewind12345 9 лет назад
BS in CAPITAL LETTER
@ti83programmer
@ti83programmer 9 лет назад
What specifically do you find so hard to believe?
@leonkapaza8841
@leonkapaza8841 8 лет назад
Fake
@ti83programmer
@ti83programmer 8 лет назад
False. Everything described makes sense.
@lordvicodin
@lordvicodin 9 лет назад
This video is so painfully full of BS, it's almost unwatchable.
@ti83programmer
@ti83programmer 9 лет назад
You're welcome to challenge me on anything I said and I'll back it up.
@jokerererer
@jokerererer 9 лет назад
Brandon W failing to release it is why there is skepticism
@ti83programmer
@ti83programmer 9 лет назад
jokerererer I'd love nothing better than to do that, and if circumstances were different, I would. Every word of what I said is plausible and if he or anyone else wants to question something specific about the implementation, I'll be happy to go into detail about how I dealt with it. But since he hasn't, I'm left to conclude he doesn't understand what he's complaining about.
@jokerererer
@jokerererer 9 лет назад
Brandon W Don't get me wrong, I believe you 100% and can see that it is plausible. Especially since it was also done with Skylanders a while back. All I was saying is that because there is no release, that's probably why he is skeptical.
@lordvicodin
@lordvicodin 9 лет назад
That's what we hear from everyone "If circumstances were different" anytime there's a failure to release anything, be it a hack, a program, Duke Nukem forever, etc. But to a person who knows what a teensy is and what they're capable of... we'll also ignore the almost stupid length of usb cable which the vdrop alone would prevent a usable signal, laying a device on top of carpet and introducing static into the equation, etc. So no, my replies had nothing to do with understanding, but more about calling you out on view/subscription whoring. te.
@brunotavares7686
@brunotavares7686 8 лет назад
Does it work in a PS4?
@ti83programmer
@ti83programmer 8 лет назад
Yes.
Далее
EVERY DISNEY INFINITY FIGURE AND POWER DISC
1:10:43
Просмотров 15 тыс.
진 (Jin) 'I'll Be There' Official MV
03:15
Просмотров 9 млн
TI Graphing Calculator Collection
16:00
Просмотров 5 тыс.
Unreal engine 5 - Stargate final  ( 2K )
4:47
Просмотров 2,9 тыс.
PS3Jig - Enter PS3 Factory/Service Mode with PSP
1:19
Disney Infinity Base Teardown
6:09
Просмотров 9 тыс.
Fanmade STARGATE Opening Titles by Mike Williamson
1:00
Disney Infinity on the Wii: Executive Producer Q&A
5:56
Disney Infinity Collection Update
9:03
Просмотров 94 тыс.