Code Monkey home page Code Monkey logo

mcreverse's People

Contributors

louuke avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

mcreverse's Issues

Polish version

Hi, I wanted to sniff Polish version of the app. Unfortunately, it is protected against such tries. Could You give me an idea how to bypass it?

No issue

Hi, do you want to have a chat about this?

Read timed out for registration request

Hey, wanted to say thanks for your projects, super interesting (and useful), just discovered this!
I'm myself a a user of your site so I was curious if there was a repo for the McD stuff in the background.

I was playing around with the code myself and registering a new account seemed to have lead to a timed out error. Is the code in the main branch broken, the server unavailable/changed or did I just do it wrong?

McClient testClient = new McClient();
RegisterResponse resp = testClient.register(...)
if (resp.success()){
            System.out.println("Registration successful!");
            System.out.println("Device id: " + resp.getDeviceId());
            System.out.println("Status message: " + resp.getStatus().getMessage());
            System.out.println("Status code: " + resp.getStatus().getCode());
            System.out.println("Status type: " + resp.getStatus().getType());
            System.out.println("Status errors: " + resp.getStatus().getErrors().toString());
}

Question, how did you reverse the App?

Hey, im interested in how you managed to reverse engineer the McDonald's App. I tried to read the network traffic with HTTP Toolkit but couldnt get passed SSL pinning. Did you take your time to reverse the App or did you find a way to read the App's traffic?

Json API for product id's

Hey,
Im using your backend (mccoupon.deals) to generate codes via a discord bot, and im developing a android app right now. The problem is that i right now need to scrape your page, it would be neat and beneficial if there would be some kind of json api, listing all active products with ids, the image url and the product description. It drove me crazy today, that my code wasnt working properly, until i realized that you redirected the site to your dev subdomain xD.
Also is there any way of contacting you through as example Discord or Matrix?
Greetings AroPix :)

How to use

Sorry i don't know about java but i really want to use this is there a easy way to use this and is this works with global mcdonalds or only with german mcdonalds accounts?

Coupons not accepted

When entering any code from the website at the terminal, it throws an error, exactly as if the code wouldn't exist.

Didn't work at three different McDonald's, at the different times today.

Free BigMac Coupons not present anymore.

At first, thanks for your project, i really like it and i implemented your website into my private discord bot (i hope its fine). But i wanted to ask if there is a reason for the free Big Macs not being present anymore. Did they patch it?
Thanks for your beautiful project tho!
Would contribute but they only language i can really read is python :)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.