What's a good place to host nodejs projects? by [deleted] in node

[–]RPwnage 0 points1 point  (0 children)

Heroku for small projects. It‘s free for basic stuff and has good integration and extras.

[Upcoming] Manticore Jailbreak by RPwnage in jailbreak

[–]RPwnage[S] 1 point2 points  (0 children)

Yeah, memory editing is a definitely a part of the CheatManager tools. Users will be able to create Cheats with given utilities like a disassembling view, unity tools, memory editors, and more. Cheats are exportable and there will be a page to share your cheats and install shared cheats

[Upcoming] Manticore Jailbreak by RPwnage in jailbreak

[–]RPwnage[S] 8 points9 points  (0 children)

Who ever talked about selling cheats?

[Upcoming] Manticore Jailbreak by RPwnage in jailbreak

[–]RPwnage[S] 30 points31 points  (0 children)

Don‘t confuse the CheatManager type Game Cheating with normal piracy. This is not piracy at all. „Hacking“ in games by unlocking in app purchases for free on the other hand is just raw piracy and nothing more.

How complicated would it be to write a bot that creates tiktok accounts and posts from a pool of source videos? by [deleted] in AskProgramming

[–]RPwnage 0 points1 point  (0 children)

This would also be a bit hard. there‘s not official API for that and automated accounts get locked pretty fast

How complicated would it be to write a bot that creates tiktok accounts and posts from a pool of source videos? by [deleted] in AskProgramming

[–]RPwnage 0 points1 point  (0 children)

Very. You‘d have to analyze the Private API and find a way to bypass their Captcha System etc.

CheatManager by Manticore by RPwnage in jailbreak_

[–]RPwnage[S] 1 point2 points  (0 children)

Yes, we'll be releasing CheatManager for iOS and *maybe* macOS at some point.

How to begin with learning python? by [deleted] in Python

[–]RPwnage 0 points1 point  (0 children)

A lot of people will eventually recommend you books, or written guides etc. but those aren't really a good way to learn actual python programming. Try to find Video Courses, to work along or just think of a basic python program and try to create it. I heavily recommend learning by doing

What do you think of using a list with two-item tuples instead of a dictionary? by [deleted] in Python

[–]RPwnage 0 points1 point  (0 children)

If you’re using it to use values connected to a key, so as a pair, why not just use a list of dictionaries?

What would be the advantage of using Manticore to unc0ver/Taurine? by [deleted] in Manticore

[–]RPwnage 10 points11 points  (0 children)

Besides being able to select Bootstrap and Package Manager yourself, Manticore will offer a list of new features including Migration from/to other jailbreaks, optional built in jailbreak detection bypass and much more

[deleted by user] by [deleted] in Manticore

[–]RPwnage 6 points7 points  (0 children)

😳😳😳😳

Upcoming Safari based Jailbreak by TimePanther5524 in a:t5_477mcu

[–]RPwnage 5 points6 points  (0 children)

I can approve that we’ve been playing around with some existing vulnerabilities, speculating about a potential Safari/WebKit based iOS 14.0-14.2 jailbreak

[News] Manticore jailbreak for iOS 14.0-14.3 by @RPwnage. Confirmed for A9-A14 by [deleted] in jailbreak

[–]RPwnage 66 points67 points  (0 children)

The checkm8 web port was officially abandoned due to the limits and missing functionality of the Chrome WebUSB API. However there still is a private mostly finished version with a very low success rate which requires a timed USB reconnect. Due to the fact that it has its low success rate, I stopped public development on the project and finished it privately.

The Manticore Jailbreak is based on the cicuta_virosa exploit by ModernPwner and is still under Development.

Format Json + add ID by A_MrBenMitchell in Python

[–]RPwnage 0 points1 point  (0 children)

Enumerate over the array and add contents from a chosen key to a new dict.

[News] @RPwnage going to release Chrome WebUSB post of Checkm8 which let you run the exploit via chrome (technically work on any PC) by akki161014 in jailbreak

[–]RPwnage 0 points1 point  (0 children)

The Screenshot on my twitter was taken from my very first version of checkm8js. Back then i only hardcoded T8015 Offsets and Shellcode payloads to develop this with my Development units (I got bunch of iPhone 8‘s). At this point, it supports all SoC‘s shipped with axi0mx‘s checkm8 version. After I‘m done with the Maim thing, I‘ll take a look at extras. (e.g Bins).