Login Register






[VS2010 VB.NET Project]: Fake Windows XP Keygen Remake filter_list
Author
Message
[VS2010 VB.NET Project]: Fake Windows XP Keygen Remake #1
app found on crack.tools

[Image: JtPWSzaLRe6J7oBheKajTg.png]
[Image: ZnL_j5H6Qraz3pbmOd67Fw.png]


Keys (found in original app):
Code:
55274-649-6478953-23612 76501-OEM-0011903-00101 76503-640-8816093-23032 55274-640-1286551-23993 76503-640-8816093-23743 76503-640-8365391-23504 55274-640-8816093-23214
(This post was last modified: 05-11-2020, 02:28 AM by miso.)

Reply

RE: [VS2010 VB.NET Project]: Fake Windows XP Keygen Remake #2
This looks so much better than the original.

As a matter of Interest, how long (on average) does It take to remake a tool of this nature?
[Image: AD83g1A.png]

Reply

RE: [VS2010 VB.NET Project]: Fake Windows XP Keygen Remake #3
(05-11-2020, 04:56 AM)mothered Wrote: This looks so much better than the original.

As a matter of Interest, how long (on average) does It take to remake a tool of this nature?
well i've actually timed myself on the Left 4 Dead source code remake, the app was done in just over 12 minutes.

the main part is just to re-align everything correctly, however the package that i inject via Slyther sometimes outputs values which are considered OOB (Out of bounds, basically out of the form visually), then getting the styling correctly.

the code is super simple, its usually a 5-line code for the whole app. However, i had to add some "e.graphics" to have that 3d border on the buttons and to center the text in the RichTextBox.

I wasnt able to remake those apps because i wasnt able to get some details like the fonts and especially extracting images from the apps, after that, i would've been able, it is also way faster to use Slyther because i just get everything directly instead of dealing with like 40 windows opened, i just have Slyther, notepad & VS2010 opened

ps: some fonts arent the same as in the original app due to me not being bothered to search for the font, i however can extract the font name but not the styling (size, isBold?, isUnderlined? etc...)
(This post was last modified: 05-11-2020, 05:11 AM by miso.)

Reply

RE: [VS2010 VB.NET Project]: Fake Windows XP Keygen Remake #4
(05-11-2020, 05:09 AM)miso Wrote:
(05-11-2020, 04:56 AM)mothered Wrote: This looks so much better than the original.

As a matter of Interest, how long (on average) does It take to remake a tool of this nature?
well i've actually timed myself on the Left 4 Dead source code remake, the app was done in just over 12 minutes.

the main part is just to re-align everything correctly, however the package that i inject via Slyther sometimes outputs values which are considered OOB (Out of bounds, basically out of the form visually), then getting the styling correctly.

the code is super simple, its usually a 5-line code for the whole app. However, i had to add some "e.graphics" to have that 3d border on the buttons and to center the text in the RichTextBox.

I wasnt able to remake those apps because i wasnt able to get some details like the fonts and especially extracting images from the apps, after that, i would've been able, it is also way faster to use Slyther because i just get everything directly instead of dealing with like 40 windows opened, i just have Slyther, notepad & VS2010 opened

ps: some fonts arent the same as in the original app due to me not being bothered to search for the font, i however can extract the font name but not the styling (size, isBold?, isUnderlined? etc...)

You make It seem so simple and for yourself, It most likely Is.

In my view, the fonts are fine. In fact, I prefer them than the original.
[Image: AD83g1A.png]

Reply

RE: [VS2010 VB.NET Project]: Fake Windows XP Keygen Remake #5
(05-11-2020, 05:46 AM)mothered Wrote:
(05-11-2020, 05:09 AM)miso Wrote:
(05-11-2020, 04:56 AM)mothered Wrote: This looks so much better than the original.

As a matter of Interest, how long (on average) does It take to remake a tool of this nature?
well i've actually timed myself on the Left 4 Dead source code remake, the app was done in just over 12 minutes.

the main part is just to re-align everything correctly, however the package that i inject via Slyther sometimes outputs values which are considered OOB (Out of bounds, basically out of the form visually), then getting the styling correctly.

the code is super simple, its usually a 5-line code for the whole app. However, i had to add some "e.graphics" to have that 3d border on the buttons and to center the text in the RichTextBox.

I wasnt able to remake those apps because i wasnt able to get some details like the fonts and especially extracting images from the apps, after that, i would've been able, it is also way faster to use Slyther because i just get everything directly instead of dealing with like 40 windows opened, i just have Slyther, notepad & VS2010 opened

ps: some fonts arent the same as in the original app due to me not being bothered to search for the font, i however can extract the font name but not the styling (size, isBold?, isUnderlined? etc...)

You make It seem so simple and for yourself, It most likely Is.

In my view, the fonts are fine. In fact, I prefer them than the original.
the problem is that i try to have an almost 1:1 remake, the only exact 1:1 remake i've made was the fake NordVPN account generator, it was visually a 1:1 replica, after, other apps that arent remakes cannot be compared to a 1:1 copy visually, however, i do try to keep it as lightweight as possible with the least detections possible

Reply

RE: [VS2010 VB.NET Project]: Fake Windows XP Keygen Remake #6
(05-11-2020, 06:45 AM)miso Wrote:
(05-11-2020, 05:46 AM)mothered Wrote:
(05-11-2020, 05:09 AM)miso Wrote: well i've actually timed myself on the Left 4 Dead source code remake, the app was done in just over 12 minutes.

the main part is just to re-align everything correctly, however the package that i inject via Slyther sometimes outputs values which are considered OOB (Out of bounds, basically out of the form visually), then getting the styling correctly.

the code is super simple, its usually a 5-line code for the whole app. However, i had to add some "e.graphics" to have that 3d border on the buttons and to center the text in the RichTextBox.

I wasnt able to remake those apps because i wasnt able to get some details like the fonts and especially extracting images from the apps, after that, i would've been able, it is also way faster to use Slyther because i just get everything directly instead of dealing with like 40 windows opened, i just have Slyther, notepad & VS2010 opened

ps: some fonts arent the same as in the original app due to me not being bothered to search for the font, i however can extract the font name but not the styling (size, isBold?, isUnderlined? etc...)

You make It seem so simple and for yourself, It most likely Is.

In my view, the fonts are fine. In fact, I prefer them than the original.
the problem is that i try to have an almost 1:1 remake, the only exact 1:1 remake i've made was the fake NordVPN account generator, it was visually a 1:1 replica, after, other apps that arent remakes cannot be compared to a 1:1 copy visually, however, i do try to keep it as lightweight as possible with the least detections possible

It seems like you strive for perfection with every project.

I'm very similar- I'll remain on the same task until I'm absolutely satisfied with the result.
[Image: AD83g1A.png]

[+] 1 user Likes mothered's post
Reply

RE: [VS2010 VB.NET Project]: Fake Windows XP Keygen Remake #7
(05-11-2020, 06:53 AM)mothered Wrote:
(05-11-2020, 06:45 AM)miso Wrote:
(05-11-2020, 05:46 AM)mothered Wrote: You make It seem so simple and for yourself, It most likely Is.

In my view, the fonts are fine. In fact, I prefer them than the original.
the problem is that i try to have an almost 1:1 remake, the only exact 1:1 remake i've made was the fake NordVPN account generator, it was visually a 1:1 replica, after, other apps that arent remakes cannot be compared to a 1:1 copy visually, however, i do try to keep it as lightweight as possible with the least detections possible

It seems like you strive for perfection with every project.

I'm very similar- I'll remain on the same task until I'm absolutely satisfied with the result.
thats why i most (if not all) of my cracks of apps are permanent, i spending 5 more minutes after 2 hours of understanding an app is nothing compared to the length of the crack, ill always atleast try to get a crack im working on as a permanent, if its not possible, then fuck it, otherwise, ill try my hardest, even on obfuscated apps like the softwares from DigitalVolcano. Some people sell their crack, which is absolutely stupid, because thats not the point of a crack and that someone else is going to crack it and share it for free.

the problem that i have is that im too centered on the .NET Framework, i only have one crack which is a simple crack made on resource hacker, after that, they were all .NET Apps, but im trying and always searching for new tools and learning things of different programming languages

[+] 1 user Likes miso's post
Reply