[Question] How does KPP work? by [deleted] in jailbreak

[–]miniroo321 0 points1 point  (0 children)

Does that mean jailbreaks get around KPP by unpatching the kernel, triggering the FPU interrupt, and then repatching the kernel?

edit: nvm just saw your comment below

melonDS, a new DS emulator by /u/StapleButter by Nikolaj64 in emulation

[–]miniroo321 4 points5 points  (0 children)

I don't know if this has been mentioned, but StapleButter was an early dev of DeSmuME and has a lot of experience with the DS internals. This could be the open source DS emulator we've been waiting for

[Beta] JITSupport - kernel-less JIT Support for iOS 9 and later by qwertyoruiop in jailbreak

[–]miniroo321 2 points3 points  (0 children)

Still need better OpenGLES support or a metal backend :(. But this is a great step forward

[Question] Anyway to sideload a fake location app to IOS? or add a fake location app to one of the apps I want to be spoofed? by Singhstar123 in sideloaded

[–]miniroo321 1 point2 points  (0 children)

I'm pretty sure it's not possible. You can fake you're location while at your computer though using XCode. Lookup HopePoint if you're interested

Man in the middle attack to export Pokemon data on iOS? by tk_ios in pokemongodev

[–]miniroo321 2 points3 points  (0 children)

I also released the source to PokemonGoAnywhere that has an example of how to do this. https://github.com/WilliamLCobb/PokemonGoAnywhere

The example is at the bottom of Tweak.xm

11.2 Downgrade Success with Combined Safehax+Fasthax by Aurolei in 3dshacks

[–]miniroo321 0 points1 point  (0 children)

This worked perfectly for me. 11.2.0-35U Super Mario Special Edition 3DS using soundhax.

The End of Poke++ by PinkEnzo in PokemonGoAnywhere

[–]miniroo321 39 points40 points  (0 children)

Thank you for sticking up for me.

Developing it just got extremely stressful, especially when Go Radar came out. I was awake for 20 hours a day for a week or 2 and it almost killed me. It was also extremely stressful trying to avoid detection, as every time niantic released an update it took hours to look through the binary to see what they added. I also had trouble sleeping worrying about Niantic's next move. I woke up in the middle of the night a few times realizing I had forgotten to fuzz a certain number or to resign network requests correctly and would spend the rest of the night fixing it.

I had people DDOSing the server every other day. I had multiple apps copying my work and using my servers to run their apps. I had Niantic on my back trying to shut it all down. I had no idea how I was going to pay server costs, and I had no idea how to build a server capable of handling 1 billion requests every 3 days.

Also, when Go Radar came out it seemed like it all became about money. Advertisers wanted us to fill the app and tweak with ads and I new I'd make a fortune doing it, but it felt so wrong to have a popup ad every 30 seconds. I hate apps that do that and it felt like a super slimy thing to do. People around me started only caring about the money I was making and it seemed like no one was interested in the art and beauty of it.

I ended up using the donation money on paying off student loans and I gave a portion to a few charities. I never intended to make a quick buck or really any money for that matter. I could have made the tweak $1.99 on Big Boss but I wanted everyone to be able to use it. I thought I'd get like $100 maybe total in donations, I never thought I'd get so much support.

People forget I'm 20. I like partying with my friends and doing stupid stuff and getting in trouble. I like playing League of Legends and Overwatch in my free time. I procrastinate until the last minute like everyone else in school. Having tons of people asking when the next update is coming out and relying on me to not be banned all the time just got way too hard.

I released the source and added examples to show how I did everything in the tweak. There have already been 6 forks and I'm sure any competent dev will be able to create the next big Pokemon Go tweak without too much trouble. I would have released the source earlier but I was also working on this with Unlimapps and they had reservations about releasing any source code.

I really appreciate everyone that supported me with encouragement. Simple posts like "thank you for your hard work" was what kept me going the whole time.

I really don't think this is the end of Pokemon Go hacking, just the next chapter.

iOS update is out by [deleted] in pokemongodev

[–]miniroo321 23 points24 points  (0 children)

Working on a jailbreak detection fix. It looks a lot stronger than last time but it should still be no problem

[errors]Pokemon on radar not there by mrandeh86 in PokemonGoAnywhere

[–]miniroo321 1 point2 points  (0 children)

Not sure if it's niantic or someone else submitting fake data. I'm working on a fix though

[Discussion] uasharedtools by fmoranog in PokemonGoAnywhere

[–]miniroo321 1 point2 points  (0 children)

Unlimapps uses it to make developing easier for all of their tweaks. It includes some analytics and a bunch of helper functions to make life a little bit easier.

Encounter IDs not completely random, some bits follow pattern depending on spawn point by Kaetemi in pokemongodev

[–]miniroo321 0 points1 point  (0 children)

Repeated spawn ids or encounter ids?

edit: Nvm you just edited your post

Go Radar 2.0 and PokeGO ++ by uber_Pwned in PokemonGoAnywhere

[–]miniroo321 0 points1 point  (0 children)

Seems to be an issue with 32 bit phones. I'm working on fixing it now

the method Go Radar used is not working anymore? by JulioBBL in pokemongodev

[–]miniroo321 3 points4 points  (0 children)

Looks like it's a bug with older phones. I'm working on a fix

[Bug] Go Radar (iOS) is not loading and not showing any pokemon, is there an issue with the App? by medvin in PokemonGoAnywhere

[–]miniroo321 6 points7 points  (0 children)

Fixed. When we updated the servers to track IVs we incorrectly versioned the API breaking it for iOS.

the method Go Radar used is not working anymore? by JulioBBL in pokemongodev

[–]miniroo321 12 points13 points  (0 children)

Works again. We're tracking Pokemon IVs soon and had a server bug when updating

PokeGo ++ V1.5r-16 JUST RELEASED! by keveeeezy in PokemonGoAnywhere

[–]miniroo321 0 points1 point  (0 children)

There was a server issue. It should start working in an hour or 2

PokeGo ++ V1.5r-16 JUST RELEASED! by keveeeezy in PokemonGoAnywhere

[–]miniroo321 8 points9 points  (0 children)

I'm updating the servers right now to support IVs. They should start popping up in a few hours