Aholicknight

Results 27 issues of Aholicknight

Is there any way to fix this? I just tried installing it on latest version kali and this error pops up. Any help is good.

I found a IP with darkcomet running on port `1604` and it says connection failed. Does anyone know how to fix this?

For some reason Kodi does not fill the screen when I use Kodi on my iPhone 13 Pro on iOS version 16.0 ![image](https://user-images.githubusercontent.com/7843719/182484819-e6471290-d0b7-4fd2-bed4-04d751aaee67.png) I signed the app using a UDID...

I am debugging a program, and one of the modules I want to search for strings is a DLL and not the exe itself. Is there a way that the...

As the title suggests is there a way to check codes that already exist instead of generating? ![Code_7840777842](https://user-images.githubusercontent.com/7843719/161454222-cbd9eee7-0f5d-4e15-8a55-be03534cf3cc.png) I already have a huge list of codes that I want to...

Tried to dump a vmprotected exe with the command: `VMPImportFixer.exe -p 41772 -section .UPX0 .UPX1 .UPX2` (they renamed the sections) The output of this command is: ``` [info] Pushing module...

Fixed included: - InputError - Collections and Callable - Added collection requirement

The old badges script does not work anymore due to the recent discord update. ![image](https://user-images.githubusercontent.com/7843719/193347183-f77be686-be98-45e4-ba3b-1a32cbc3101e.png) The new badges script now works with the recent discord updates.

The command to enabled badges locally (for you only) does not work anymore: ```js webpackChunkdiscord_app.push([[Math.random()],{},(req)=>{for(const m of Object.keys(req.c).map((x)=>req.c[x].exports).filter((x)=>x)){if(m.default&&m.default.getCurrentUser!==undefined){return m.default.getCurrentUser().flags=99999999999}}}]); ``` Is there a way that this can be fixed?

``` Deobfuscating control flow: System.Void Unbroken.Factories.ListInterceptorFactory::PopTask() (06002E35) ERROR: ERROR: ERROR: ERROR: ------------------------------------------------------------------------------ ERROR: Stack trace: ERROR: at dnlib.IO.DataReader.ThrowNoMoreBytesLeft() ERROR: at de4dot.code.deobfuscators.dotNET_Reactor.v4.MethodsDecrypter.PatchDwords(MyPEImage peImage, DataReader& reader, Int32 count) ERROR: at de4dot.code.deobfuscators.dotNET_Reactor.v4.MethodsDecrypter.Decrypt(MyPEImage peImage,...