Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Inquiry About Compilation Size #40

Open
New-GitHub opened this issue Dec 16, 2024 · 1 comment
Open

Inquiry About Compilation Size #40

New-GitHub opened this issue Dec 16, 2024 · 1 comment

Comments

@New-GitHub
Copy link

I compiled the file libvgpu_unlock_rs.so using the tutorial from this link, and the size is significantly different from what is provided in other technical blogs. I'm not sure why this is the case. Could anyone share what the size of their compiled files is?

Below are the various versions of the files I collected, and the largest size I compiled does not exceed 1MB.

PS C:\Users\Administrator\Downloads\vgpu_unlock> dir

    Directory: C:\Users\Administrator\Downloads\vgpu_unlock

Mode                 LastWriteTime         Length Name
----                 -------------         ------ ----
-a----        2024/12/11     11:27        4756296 libvgpu_unlock_rs_20230207_44d5bb3.so
-a----        2024/12/11     11:27        5095928 libvgpu_unlock_rs_44d5bb3_M60.so
-a----        2024/12/11     11:21        4190496 libvgpu_unlock_rs_only_17.0.so
-a----        2024/12/11     11:28        4281104 libvgpu_unlock_rs_rtx6000.so
-a----        2024/12/11     11:28        3934096 libvgpu_unlock_rs_v2.0.0.so
-a----        2024/12/11     11:28        4741208 libvgpu_unlock_rs_v2.3.1.so
-a----        2024/12/11     11:29             80 vgpu_unlock.conf
@New-GitHub
Copy link
Author

These versions of the .so files are mainly designed to address a specific issue, which is spoofing your vGPU instance by emulating Quadro-type professional cards to bypass licensing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant