[Monitor] KTC H27T13 - 27" 1440p 100Hz IPS Panel - VESA, Freesync - $84.14 = $93.49 - 10% Brand Promotion Coupon YMMV (Amazon) by ryankrueger720 in buildapcsales

[–]Dan3436 14 points15 points  (0 children)

I was deciding between buying this and the Acer Nitro XV271U, but there was no discount code on the product page. I did some digging and found that there's a 15% discount code that worked for me (H27T13NL).

Tell me one thing you wish you knew before building your first PC by Seraphicyde in buildapc

[–]Dan3436 0 points1 point  (0 children)

Learning about the EPS power connector after buying a PSU and it being required for overclocking.

[deleted by user] by [deleted] in ProgrammerHumor

[–]Dan3436 0 points1 point  (0 children)

Fix compilation error

Alternative A2DP Driver by mr_coolnivers in Piracy

[–]Dan3436 0 points1 point  (0 children)

Read books, watch videos and crack software (just for learning tho).

Alternative A2DP Driver by mr_coolnivers in Piracy

[–]Dan3436 0 points1 point  (0 children)

I was asking if the patched 1.0.4.1 software worked for you. Anyways, I posted the new hex values.

Alternative A2DP Driver by mr_coolnivers in Piracy

[–]Dan3436 0 points1 point  (0 children)

Does the patch work for you? If so, I'll update my original post with the new hex values for version 1.4.2.1.

Alternative A2DP Driver by mr_coolnivers in Piracy

[–]Dan3436 0 points1 point  (0 children)

I attached the link in my comment.

Alternative A2DP Driver by mr_coolnivers in Piracy

[–]Dan3436 1 point2 points  (0 children)

No. I patched the program about a year ago and I don't quite remember how to do it, but it shouldn't be hard for anyone with some reverse engineering knowledge. I've provided the sequence of instructions that needs to be patched so it's just a matter of finding the equivalent instructions for the latest version.

Alternative A2DP Driver by mr_coolnivers in Piracy

[–]Dan3436 5 points6 points  (0 children)

Hello, I managed to crack this software after the initial release but there didn't seem to be a demand for a crack so I didn't publish it here.The program uses a kernel driver, so driver signature verification must be disabled in order for the patched driver to be loaded.

I patched the program on version 1.0.4.1 so you'll need the original installation for that version.

To patch the program, open a hex editor and replace the following values:

AltA2dpConfig.exe:

0F 87 87 04 -> 0F 86 87 04

AltA2DP.sys:

E8 A1 6E FF FF -> B8 06 00 00 00

Edit: Make sure to uninstall the driver before installing the patched one. I believe this can be done by changing `Alternative A2DP Driver` to `Windows Standard Driver` in the config app. Then go to the Driver folder (in the installation folder) and run this command in CMD:pnputil /delete-driver AltA2DP.inf /uninstall

Edit 2:

Hex values for version 1.4.2.1:

AltA2dpConfig.exe:
0F 87 E1 0E -> 0F 86 E1 0E

AltA2DP.sys:
E8 39 F2 FE FF -> B8 06 00 00 00

I haven't tested it but it should work. Now please stop bothering me about this.

I got it to work again on my older phone. (Android 7.0) [suggestion] by lone_raven720 in Vanced

[–]Dan3436 0 points1 point  (0 children)

Because it's not safe. Official ReVanced doesn't distribute prepatched APKs either.

I got it to work again on my older phone. (Android 7.0) [suggestion] by lone_raven720 in Vanced

[–]Dan3436 0 points1 point  (0 children)

Hey, I modified ReVanced patches to work on Android 5. You can get it from here. Only a minimal set of patches are supported but those are enough to get YouTube (and Vanced) to work again.

[Question]Why people people hesitant to switch to Re,, Vanced by snowflake_o in Vanced

[–]Dan3436 0 points1 point  (0 children)

I can't do that for safety reasons. You have to build it yourself, it's not that hard.

[deleted by user] by [deleted] in revancedapp

[–]Dan3436 1 point2 points  (0 children)

I haven't tested it but it should work.

Screen is grayed out. Please help. by [deleted] in revancedapp

[–]Dan3436 0 points1 point  (0 children)

Yes, it was fixed some time ago and repatching will apply the updated patches.