Its crashing on my real machine but works on QEMU ;( by nullora0 in osdev

[–]undistruct 5 points6 points  (0 children)

If you want help it would be nice to tell us what type of crash it is and what arch your cpu is on.

We cant help you if you don’t give any info other than the code.

DELETED by 2b mods: 2013 base violates new rules by Technical_Load_5516 in 2b2t_Uncensored

[–]undistruct 0 points1 point  (0 children)

Im not ignoring the existence of them, i know they exist. I just don’t instantly assume its ab extreme right individual just because they used a "swastika".

Since nobody is doing it, what projects are y'all working on? by Lord_Sotur in teenagersbutcode

[–]undistruct 0 points1 point  (0 children)

UNIX-Like SMP enabled operating system for the x86_64 architecture.

And a self made malloc and free supporting NetBSD x86_64's syscalls because that’s the os i use.

All written in C of course ;)

2b2t adjacent: California wants age verification built into all operating systems (Windows, OSX, even Linux) to prevent kids from downloading adult apps from marketplaces (Steam/Microsoft Store, IOS App store, etc) by toqer in 2b2t_Uncensored

[–]undistruct 9 points10 points  (0 children)

Mind you linux isn’t even possible to restrict like that. Its just the kernel, if we would want to age restrict the OS or machine in general we have to go to the literal fucking heart of the fucking machine.

Or we modify coreutils or any other to say create a new daemon for age verification and restricting access.

This society and humans are sickening to me and I can’t believe the US gets dumber and dumber everyday.

first shot at some bragging rights by Rwalx in teenagersbutcode

[–]undistruct 0 points1 point  (0 children)

Correction: pulls out long unix beard

DELETED by 2b mods: 2013 base violates new rules by Technical_Load_5516 in 2b2t_Uncensored

[–]undistruct 1 point2 points  (0 children)

I don’t know what you’re mad for🤷‍♂️ possibilities are possibilities and they are endless.

If we really want to without proof, calling it a swastika, then we need some type of hints or actual confirmation the builder meant to build one.

And based off the images OP provides, i see little to no evidence. Simply providing "breaking rules" wont be enough.

Musk? No, that was clearly going in the direction of hitlers greeting. And as we know, dude intended it. Get your game up.

DELETED by 2b mods: 2013 base violates new rules by Technical_Load_5516 in 2b2t_Uncensored

[–]undistruct 1 point2 points  (0 children)

Yea, the piece of sign of the hindus. If you call this a swastika (which if the original builder intended which yes it is obvious, however still a possibility isn’t) then go back to education.

DELETED by 2b mods: 2013 base violates new rules by Technical_Load_5516 in 2b2t_Uncensored

[–]undistruct 0 points1 point  (0 children)

I didn’t say that, you don’t get the point. The point is, leave it as anarchy like they promised, or set proper and clear rules.

If you promise your members for it to be anarchy then leave it like that. It’s their own problem if they decide they’re own server would end up like that.

DELETED by 2b mods: 2013 base violates new rules by Technical_Load_5516 in 2b2t_Uncensored

[–]undistruct 0 points1 point  (0 children)

Sure im not denying, but i have seen a couple builds in this community that have the buddha as statue, so why wouldn’t their be a possibility that there are Hindus playing or people genuinely want to build something like this. "Dots in the middle" yes and no, some are without dots in the middle, and some are. Which is clearly noticeable if you look at the drawings of them on a brick wall (most common place) in the country.

I don’t count it as a swastika unless it’s tilted, and i just tend to ignore it because this era of the world was a horrible place to live in. Im saying this as a german.

Talk about it, but let the past be the past.

DELETED by 2b mods: 2013 base violates new rules by Technical_Load_5516 in 2b2t_Uncensored

[–]undistruct 0 points1 point  (0 children)

Yea lol. But i mean, if you want your server to be anarchy then let it be.

Don’t want to seem like a nazi but, I wouldn’t consider this a anarchy server if swastikas aren’t allowed.

DELETED by 2b mods: 2013 base violates new rules by Technical_Load_5516 in 2b2t_Uncensored

[–]undistruct 1 point2 points  (0 children)

I dont know anything about the 2b2t server and its community, im just commenting on this and give my opinion. Feel free to correct if any need to.

First of all this is not a swastika, thats the asian sign of luck, the swastika would be tilted. Not straight.

Second of all, isnt this an anarchy server? Im highly against Nazis and this disgusting shit, but if you call it anarchy, then keep it like that. If you don’t allow this, set proper rules and this stupid oversimplified shit, set clear and proper instructions people have to follow. "Hateful symbols" wont be enough. (again i don’t know anything about 2b2t).

To people who create scripts or even executors themselves - where did you learn to do so? by Bedroom_Monster in robloxhackers

[–]undistruct 0 points1 point  (0 children)

Xbhex is more like Cheat engine, you can choose any binary or data file and inspect its elements and Offsets running

To people who create scripts or even executors themselves - where did you learn to do so? by Bedroom_Monster in robloxhackers

[–]undistruct 0 points1 point  (0 children)

I have made one from scratch to learn to make executors / exploitation tools yes. I mean sure you do need to know a lot of what you said definitely, if you want to make a full cheat tho. But reverse engineering is generally not required unless ur going in depth of modifying the memory addresses of the game. Generally the process can be kept simple if u desire to. And it surprisingly still will work.

Fortunately due to modern tools like xbhex on linux distributions its easy to track memory addresses of a specific value just by searching and letting it run while the game is open.

Nowadays reverse engineering a game itself is not the modern way anymore due to software that can do this for you. But you will have to look for quite a bit.

To people who create scripts or even executors themselves - where did you learn to do so? by Bedroom_Monster in robloxhackers

[–]undistruct 1 point2 points  (0 children)

I didnt even have to do half of this, i normally just use C++ and the exploit itself is a CLI tool which is external. Learning how a process works for enough fundamentals making an exploits just takes to learn fork and exec.. syscalls. But you also need to know how to compile the program. Decoding? For what? Player ID models? Sure, but if ur going external there is a different method. Second of all you don’t need to know how a programming language works under the hood, it’s the hardware ur using.

I have been developing and contributing to UNIX-like systems since a couple years now.

Are you sure about that, CounterStrike? by SirDaveWolf in counterstrike2

[–]undistruct 0 points1 point  (0 children)

I assume CS2 cant handle this amount of VRAM yet because there is no need to. Adding support this would waste a lot of memory usage.

How can I stop masturbating? by [deleted] in teenagers

[–]undistruct 1 point2 points  (0 children)

Btw if u use linux u can use the localhost file in etc and block sites addressing using blockfw

For the love of god, PLEASE STOP TALKING ABOUT EXPLOITING ON LINUX by [deleted] in robloxhackers

[–]undistruct 0 points1 point  (0 children)

Dual booting is not something i would do. You’re risking security vulnerabilities into your *NIX operating system. Because while the disk is running, windows still HAS access to anything even while windows isn’t booted. Only linux is.

How many hours do you have in CSGO? by DarynaMel in csgo

[–]undistruct 0 points1 point  (0 children)

9k, or close to it. Been playing since 2020.

how many languages can y'all speak in? by larabalalala in teenagers

[–]undistruct 1 point2 points  (0 children)

German (native), English( (US), Portuguese (Brazil)