Skip to main content

Questions tagged [api-hacking]

Filter by
Sorted by
Tagged with
1 vote
1 answer
130 views

I will first try to explain what I am trying to accomplish, and then relate that to the question. There is a certain Android app in which you are able to 'plan a trip' (set a start and end point) and ...
Kovy Jacob's user avatar
0 votes
1 answer
579 views

I’m trying to get API responses from a backend service to make a server emulator for a game called NBA 2k17, but I can't get to them cause they are encrypted so I need to impersonate the client to get ...
Botytec's user avatar
2 votes
0 answers
47 views

Here's the case: I'm analyzing an API and the way JWT was implemented seems to be anti-tampering. There's two components that must be there or there's an authentication error: Auth Bearer -> Stays ...
r3verse3ngineer's user avatar
0 votes
1 answer
148 views

I've looked at as many resources on Manfred and Manfred's work I've watched the DEFCON 25 Live talk about what he hacked. Here I've also looked, listened and read the dark net diaries Part One - ...
Silence's user avatar
0 votes
1 answer
938 views

I've been playing a game that has an HWID limit and a bunch of other limitations, such as: a) Cannot be ran in a VM b) Cannot be ran using Sandboxie and other Sandbox environments c) Limits 3 ...
layer07's user avatar
0 votes
0 answers
62 views

I would like to know if there is a course that begins in a basic way, such as how to use winAFL to find bugs in app desktop.
Jhon's user avatar
  • 9
2 votes
1 answer
573 views

I like the idea of Reverse Engineering API's and creating bots/scripts for Browser games. However, I am a beginner in the Computer Science field. I recently started my Computer Science Degree and ...
john doe's user avatar
2 votes
0 answers
141 views

I'm trying to make a website that displays the feedback from the Windows 10 Feedback Hub but i have met a roadblock. I'm using Fiddler 4 (Fiddler Everywhere doesn't have support for UWP yet and ...
Dar's user avatar
  • 21
0 votes
0 answers
123 views

Suppose I have got an application which sends request (GET,POST) to google.com:1010/api/req Is it possible to simulate the api on localhost and redirect requests sent to google.com:1010/api/req to ...
FreeMind's user avatar
  • 639