Jump to content
Tuts 4 You

Leaked VMProtect sources


kao

Recommended Posts

20 hours ago, kao said:

@RADIOX: I don't have access to Baidu, so I can't check that. Based on the timing, I guess it might be the same.

I can access baidu...

downloaded from baidu and uploaded -- aHR0cHM6Ly93b3JrdXBsb2FkLmNvbS9maWxlLzJhQlFxbmtITW5j
 

  • Thanks 1
Link to comment
1 hour ago, jackyjask said:

are we still missing arm.cc ?...

I don't think so. "arm.cc" is only referenced by a project "test1.vcxproj" which seems to be a simple unit test. 

 

2 minutes ago, BlackHat said:

downloaded from baidu and uploaded

Yes, that archive contains the same files as the github repo.

Edited by kao
Link to comment

Some files are still missing, but these do not affect compilation...

Missing: arm.cc, arm.h, gcc-demangle.cc, gcc-demangle.h, msvc-demangle.cc, msvc-demangle.h, dprint.c, dprint.h, def.h

2023-12-14_030653.jpg.c32bbaf2ea0810c8b9007da32ae8704a.jpg

  • Like 1
Link to comment
The Binary Expert
19 minutes ago, boot said:

Some files are still missing, but these do not affect compilation...

Missing: arm.cc, arm.h, gcc-demangle.cc, gcc-demangle.h, msvc-demangle.cc, msvc-demangle.h, dprint.c, dprint.h, def.h

2023-12-14_030653.jpg.c32bbaf2ea0810c8b9007da32ae8704a.jpg

@boot why is the vmprotect's version that you built  of being "VMProtect Ultimate v 1.0.0" ?

  • Like 1
Link to comment
54 minutes ago, windowbase said:

why is the vmprotect's version that you built  of being "VMProtect Ultimate v 1.0.0" ?

These seem to be related to some *.h files generated after running "res. bat" and "version. bat" scripts...
The actual version should be [3.5.x~3.6.x).

2023-12-14_042153.jpg.b83498c0443de79a09299244734953e4.jpg

  • Like 1
Link to comment
The Binary Expert
25 minutes ago, boot said:

These seem to be related to some *.h files generated after running "res. bat" and "version. bat" scripts...
The actual version should be [3.5.x~3.6.x).

2023-12-14_042153.jpg.b83498c0443de79a09299244734953e4.jpg

Quote

These seem to be related to some *.h files generated after running "res. bat" and "version. bat" scripts...
The actual version should be [3.5.x~3.6.x).

Thanks for the comment.

Regards.

sean.

  • Like 2
Link to comment
  • 10 months later...
The Binary Expert
On 12/14/2023 at 4:07 AM, boot said:

Some files are still missing, but these do not affect compilation...

Missing: arm.cc, arm.h, gcc-demangle.cc, gcc-demangle.h, msvc-demangle.cc, msvc-demangle.h, dprint.c, dprint.h, def.h

2023-12-14_030653.jpg.c32bbaf2ea0810c8b9007da32ae8704a.jpg

@boot Hey, @boot. I cannot compile this. any suggestions?

 

screenshot-8.png

Regards.

sean.

Edited by The Binary Expert
Link to comment
The Binary Expert
2 minutes ago, jackyjask said:

the answer is in the error text itself

 

image.png.7aad0ae7256e3810241bd61b26f1e8e2.png

@jackyjask How should I set to refer to .Net v4.8 in the VS 2022?

The property window shows me that it has .net v4.8.

 

screenshot-8.png

Regards.

sean.

Link to comment

@The Binary Expert have you seen that this .net project has lots of FIXME and TODOs?

also lots of .net code is marked by comments like

// Token: 0x06000309 RID: 777 RVA: 0x00014920 File Offset: 0x00012B20

 

I guess it is not stolen code, but somehow was decompiled from binaries. I"ve have seen these types of comments in .net decompilers before

what do you think?

 

  • Like 1
Link to comment
The Binary Expert
2 hours ago, jackyjask said:

@The Binary Expert have you seen that this .net project has lots of FIXME and TODOs?

also lots of .net code is marked by comments like

// Token: 0x06000309 RID: 777 RVA: 0x00014920 File Offset: 0x00012B20

 

I guess it is not stolen code, but somehow was decompiled from binaries. I"ve have seen these types of comments in .net decompilers before

what do you think?

 

@jackyjask Which source code repository do I have to use to build the binaries?

I have not yet got them. any help is welcome.

Regards.

sean.

Link to comment

tell me what repo have you used, also in this thread some info was published

I presume you are done with C# projects in the VMP VS Solution, right?

what is the next issue you are hitting in

  • Like 1
Link to comment
The Binary Expert
39 minutes ago, jackyjask said:

tell me what repo have you used, also in this thread some info was published

I presume you are done with C# projects in the VMP VS Solution, right?

what is the next issue you are hitting in

@jackyjask I used this repository.

And this.

https://t.me/reverse_engineerosis1/101

I had the problem in the custom build process of the core project. I did not get the core.lib.

and yet had the .net v4.8 reference issues.

Regards.

sean.

Link to comment
14 hours ago, The Binary Expert said:

I had the problem in the custom build process of the core project. I did not get the core.lib.

details?

14 hours ago, The Binary Expert said:

and yet had the .net v4.8 reference issues.

why is that? you said you managed to fix it already?...

  • Like 1
Link to comment
The Binary Expert
2 minutes ago, jackyjask said:

details?

why is that? you said you managed to fix it already?...

@jackyjask At the first hand, what repository should I use to build them successfully?

Regards.

sean.

Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...