Code Monkey home page Code Monkey logo

Comments (14)

DPTJKKVH avatar DPTJKKVH commented on July 26, 2024 1

@szmarczak Sorry but that's just wrong. A true fix would be to generate the hashes on every map load (and even that leaves room for manipulation).

We can't rule out the possibility that packed files can be swapped after client start so packing the files is very likely just an inconvenience.

from csgo_bugs.

Tipsymario3 avatar Tipsymario3 commented on July 26, 2024

nvm, got it to work, it was broken from before

from csgo_bugs.

AnAkkk avatar AnAkkk commented on July 26, 2024

The last CS:GO update should have fixed this.

from csgo_bugs.

szmarczak avatar szmarczak commented on July 26, 2024

Yep, it's officially fixed. https://blog.counter-strike.net/index.php/2020/07/31063/

[MISC]
– Optimized platform shader files and sound configuration files to be packed inside compressed VPK files.

from csgo_bugs.

szmarczak avatar szmarczak commented on July 26, 2024

We can't rule out the possibility that packed files can be swapped after client start

And you're wrong. I've checked that and it didn't work. VPKs are loaded only once, when the client starts.

from csgo_bugs.

szmarczak avatar szmarczak commented on July 26, 2024

You can also check the [csgo] source code btw :P

from csgo_bugs.

DPTJKKVH avatar DPTJKKVH commented on July 26, 2024

Okay, now you stumped me good. Sorry that I was kinda snappy in my first reply.

I was sure that some packed files are loaded twice. Did they change this at some point or am I imaging things?

from csgo_bugs.

szmarczak avatar szmarczak commented on July 26, 2024

Okay, now you stumped me good. Sorry that I was kinda snappy in my first reply.

No worries, you weren't snappy at all :)

I was sure that some packed files are loaded twice. Did they change this at some point or am I imaging things?

I looked at the source code from 2015 and found that all VPKs were loaded only once. But the source code is quite old so many things could have been changed since then.

Regarding more recent CS:GO updates, [~2 months ago] I ran Process Monitor and didn't see any VPK file that would be loaded twice (from the time CS:GO opens until a map is loaded).

I don't say that I didn't missed anything, as I may have, so if you're having doubts then feel free to try out Process Monitor for yourself. Two heads always better than one :)

from csgo_bugs.

Tipsymario3 avatar Tipsymario3 commented on July 26, 2024

Welp, sad if it's patched now, maybe a new exploit will be found some way?

from csgo_bugs.

szmarczak avatar szmarczak commented on July 26, 2024

maybe, no one knows.

from csgo_bugs.

DPTJKKVH avatar DPTJKKVH commented on July 26, 2024

@Tipsymario3 This repo's goal is to get those exploits patched faster by making them public because Volvo is lazy.

Afaik all exploits have been disclosed to Volvo first and only made public when they didn't give a shit.

Go be productive by either doing the same or at least researching your own exploits to use if you are a cheater. 🙃

from csgo_bugs.

Tipsymario3 avatar Tipsymario3 commented on July 26, 2024

Tbh tho idk if valve even look at things like this, plus it's not really cheating just because their sound system is literal shit

from csgo_bugs.

DPTJKKVH avatar DPTJKKVH commented on July 26, 2024

It is actually shit I can't argue with that. 😅

from csgo_bugs.

szmarczak avatar szmarczak commented on July 26, 2024

#17

from csgo_bugs.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.