William

Results 24 comments of William

yes it happens the same problem to me, infinite loading after doing all the steps right

> I updated crack for 3.3.1. Here are the screenshots ![1](https://user-images.githubusercontent.com/62509239/180639331-da1f6a75-6d85-48ae-9429-eddbe68a8016.png) ![2](https://user-images.githubusercontent.com/62509239/180639333-70903b5b-9777-4f75-88d0-cc4d891b04f0.png) ![3](https://user-images.githubusercontent.com/62509239/180639335-cd4a7196-c411-44a3-9acd-990ce0c99759.png) ![4](https://user-images.githubusercontent.com/62509239/180639339-adf55745-5c24-4ee4-886e-f636dca7c65b.png) > > I have done everything correctly but its still not working for windows. Its loading...

### DLL edits: ![image](https://user-images.githubusercontent.com/82284393/197408033-5e298d15-72d1-4832-b689-0afa71e2eb16.png) ![image](https://user-images.githubusercontent.com/82284393/197408062-d392d41b-ea50-440f-9f3a-08fff564e7af.png) ![image](https://user-images.githubusercontent.com/82284393/197407977-628a8d63-4aeb-47c6-9544-3ff0decb3e54.png) ### Main .js edits: [main.9c27a5768c5c6da2.js.zip](https://github.com/msojocs/fiddler-everywhere-crack/files/9847200/main.9c27a5768c5c6da2.js.zip) [main.zip](https://github.com/msojocs/fiddler-everywhere-crack/files/9847197/main.zip) ### Commands executed: `ildasm Fiddler.WebUi.dll /out=Fiddler.WebUi.il` `ilasm Fiddler.WebUi.il /dll /fold /nologo /noautoinherit` `ildasm FiddlerBackendSDK.dll /out=FiddlerBackendSDK.il` `ilasm FiddlerBackendSDK.il /dll...

after testing a little bit there is a problem with the edit in the main.xxx.js because I used the original one (but the other two .dll modified and the main.js...

### Update, there is a problem with the license. After modifying the file a little bit still don't know how to fix this (I changed more lines btw) but the...

![image](https://user-images.githubusercontent.com/82284393/197411871-514c9a53-1c94-405b-920e-24f02deea510.png)

this should be the endpoint on the fetch function, howerver when you use this in another js file or postman it always receives 400 bad request. ``` import fetch from...

Well my idea was to spoof fiddler checker with my own checker that returns always authenticated & authorized

after investigating a little bit I donwloaded v2.2 fiddler from the official page and I found a cracked main.xxx.js on the internet + I modified the other main.js to disable...

Hello, How do I open .dll files to write the source code? I have tried jetbrains dotpeek and it doesn't allow me to edit. thanks