Popular Posts

Saturday, April 10, 2021

Liked on YouTube: Breaking Down FAUG | Reverse Engineering The Whole Game


Liked on YouTube: Breaking Down FAUG | Reverse Engineering The Whole Game https://www.youtube.com/watch?v=LKR-CTA27-M Yesterday I tried out FAUG and wanted to learn How they made this game, If this game contains any data farming, Are there any easter eggs in the game, etc. So I decided to reverse engineer the whole game! I searched on google what game engine does FAUG uses but didn't get any answers. Then I downloaded the apk file from playstore and converted it into zip. Then opened it's obb file and luckily it contained data.unity3d which means FAUG is made in Unity game engine. Then I used uTinyRipper to decompile the whole project and gather assets from it. Here are the Tools I used to decompile the project : uTinyRipper: https://bit.ly/3d7IaYR dnSpy: https://bit.ly/31ZuR6g iL2cpp: https://bit.ly/3uxSKxY After extracting, I opened up the project in Unity. The original project was made in unity 2017.04.0f1 but in this video, I used unity 2019.1 I fixed the missing textures and was able to recover the whole map. However, the decompiler I used to recover the source code/game scripts didn't work as intended. So I was not able to gather the scripts. But I could see the class names, function names, function structures and we got some leaked future updates from it. It seems like FAU-G's developer nCore games is going to use Photon for their multiplayer. You can learn more about photon here : https://bit.ly/3g3pwmD Thanks for watching I hoped you liked the video. If you want a separate code review then comment below and Let me know! and No, this game will not replace PUBG Mobile Download FAU-G here : https://bit.ly/3uBBMPm -- Socials -- Join my discord: https://bit.ly/3dJyAKw Follow me on Instagram: https://bit.ly/3fZltrG Follow me on Twitter: https://www.twitter.com/aeronzero #FAUG #Breakdown #gamedev #india #unity3d #aeroandzero #indiedev

No comments:

Post a Comment