Viewing a single comment thread. View all comments

Wingless wrote

Does anybody believe this story about how they're not granting governments access? Because it's easy to say no to the CIA. Because there's nothing that could be leveraged against them. Because corporations hate money. Uh-huh.

These are slave devices for slaves.. If we're going to have a society where nobody has computers, then fuck, let's get Ted Kaczinsky out of jail, into the White House, and do it PROPER - so we don't have ransomware in our hospitals, hackers controlling our banks, and foreign agents putting poison in the drinking water all by remote. Why have all the drawbacks of the corrupted Electronics Age, and none of the benefits?

3

smartypants wrote (edited )

I believe Apple, too many rogue libertarian workers exist inside.

however, the real problem is INSERTED AND DELETED lines of checked in code to add NSA backdoors to the code and chips.

NSA already in the past bribed engineers to cleverly make strange "MISTAKES" in legacy working code not written by the engineer or under their domain, just to add exploits to SSL in Apple OS and iOS devices.

NSA provable bribes software engineers at apple to delete error routine jumps in SSL code, that no human mind would notice because humans suck at reading MISSING lines of code, vs inserted BAD lines of code. The exploit would only have been spotted by fanatics reading the code base check-ins.

The CIA or China also hacked Dominion Voting machines to install Biden Regime by ADDING WEAK CRYPTO to 10 different leveragable attack angles, and only I , just me, seems to have noticed.

I published once though, totally ignored by anyone on earth, here a krypt truth bomb enraged at the DISINFO by fake-patriots being shoveled, via court documents from SHILL FAKE CRYPTO SECURITY CONTRACTORS, that I responded to in massive truth bomb here :

https://searchvoat.co/v/news/4125573/26586156

If that link above ever made it to Trumps legal team then...

TRUMP WOULD HAVE BEEN SWORN IN

I typed that research of mine IMMEDIATELY AFTER ELECTION and it never once hit 4chan , 8chan, or anywhere. I basically posted it to appease myself. Mankind can fuck itself, but I did my part.

But, though 100% factual and shocking no one even commented on that link above of generous facts regarding Dominion voting machine exploits that a simpleton, certainly myself, could leverage 10 different ways.

I LISTED THE JUICY FACTS and none of it allowed SCOTUS to investigate voter fraud?

Too many low IQ people on earth. And as far as I know, of all the social sites on this planet this month, the only one with the highest average IQ of all registerred active accounts is ramble.pw... a so called "toy 2 dollar a month" VPS instance test bed of grander things to come one day.

I feel so fucking alone in this universe.

But trust me, as a longtime expert on Apple culture... the M1 chip and even Big Sur (latest OS) are very very secure, but could be more secure if all lines of code were open source.... so I could spot all the infiltration by NSA bribers.

APPLE IS SECURE

That being said, I rooted Mac operating systems and stole ram from root via user space four different times in my life using miraculous hacks, but thats nothing compared to my Windows bragging rights. But I doubt Apples fuckups I leveraged were on purpose or even by bribery.

Have I been trying to attack M1 this month? You can sure fucking bet I have.

I cant back-image or downgrade the flashram easily, i cant even image the multi-layered boot os and back-version, so its fucking not fun to hack on a m1 laptop, you might end up having to own multiple machines to get work done. $$$ !!!!!!

I usually write anti-brick technology in all my hacking that looks to see if a power cord is plugged in or not plugged in as a birary swtich to skip all over my kernel patches to avoid soft-bricking an iphone or android but in this case... though i can see power-cord of m1 apple secure laptop... i can still technically mess up the fun by not being able to back flash older revs unless I do what the nintendo-switch hackers (r.i.p.) did and focus on flas imaging tools that look for jumper pads to activate out-of-band flas-ram micropartition flash imagers, without having to resort to microscopic wavesolder clamps.

Just using the flash of a m1 mac burns up the 50,000 transitions allowed before you have to throw the laptop away from "ssd rot" :

Turning off virtual RAM, if you have 16 gig ram m1 mac, allows the flash ram to not get burned up, but you still get ZERO-PAGE compression of zeros in ram, but not on disk, thankfully.

you modify a flag for 40A0DDD2-77F8-4392-B4A3-1E7304206516
"Apple System Boot" or "iBoot namespace" :
https://github.com/apple/darwin-xnu/blob/main/iokit/Kernel/IONVRAM.cpp#L152-L275

sudo nvram 40A0DDD2-77F8-4392-B4A3-1E7304206516:boot-args=vm_compressor=2

Then reboot to recovery, select "Utilities > Terminal" from the top menu and run:

bputil -a
reboot

Once rebooted, you can verify that mode 2 is being used:

sysctl vm.compressor_mode

This way, your m1 mac will not have to be thrown into trash because a 4 line javascript exploit on web or a naughty task, generates random noise pages to burn up your drive (flash) forever.

This makes the memory pager only compress pages if pressure is high and never write them to disk, just like iOS already does. Just like Windows 7 and Windows 10.. disabling unlimited infinite virtual memory can make IMPROPERLY WRITTEN kernel drivers crash. Even CLICKING ON A MENU tries to create kernel memory on a mac if you have italian languages installed as unselected optional user preference by trying to create a ioctl file hook when new files not allowed, even if your menu press is trying to click a tool of your own to FREE UP MORE KERNEL RAM. catch 22... fucking apple tranny coders try to allocate kernel memory on a menu mouse press.

Warning!!! FairPlay decryption of protected internet porn DRM fails if you listen to my tip above!

FairPlay decryption FAILS!!!

Apple thought they were clever by trying to put DRM sensitive RAM outside the kernel space and further using memroy manager paging to make DRM porn videos from the internet people buy to be unprobable from kernel or user space and DISABLING VIRITUAL MEMORY using THIS TRICK :

bputil -a
reboot

... will castrate Apple FairPlay DRM which normally hid only doing DTRACE or loading a attached known-name debugger.

If you want your porn from Apple DRM back, or want virtual memory back because you were a pauper and bought a M1 8 gig laptop instead of m1 16 gig laptops or 16 gig macmini m1s.. then do the...

RESTORE VIRTUAL RAM to normal:

sudo bputil -f
sudo reboot

It restores mac back at "full security" and full normal infinite-ram VM

That typing can be run from a normal boot even!

Anyways... I am realizing that people here dont even know how important turning off virtual RAM is sometimes... its because of this poor guy wo in one day or too discovered all his flash ram storage was 90% permanently dead and damaged because of a task swapping too much virtual memory in a loop :

He typed the brew (homebrew) installed SSD command :

sudo smartctl --all /dev/disk0

pissed his pants!?

.. and pissed his pants, because he, and just he, saw a result indicating his new m1 mac was nearly dead. (you cannot boot a mac m1 from a external USB it boots first from the internal damaged flashram FIRST, and has no separate firmware flash, because iOS flash is stored as 13 gigabyte blob on the internal ssd vmeram (tenically its 67 gigaBYTE per second special flashram, not vme) the regualy cache ram is 510 gigabytes (yes 510 to 511 gigabytes) per second to the ram seen by all 8 cpu cores.

You can check your m1 machine yourself, though installing bre installs 200 exploits hackers can leverage :

brew install smartmontools && sudo smartctl --all /dev/disk0

"&&" just means run another line of bash code, I typed it on one line just to be fancy

Sorry for rambling....

I guarantee, the current Apple and current Microsoft DO NOT WILLINGLY or KNOWINGLY allow any nation state but China, any favors related to security of OS or cloud

As for skype? .... no comment.

I just realized that anyone on ramble.pw looking at my entire post history here would start to think I am even more of a spook than a spook can be.

Fear not, I am not currently a CIA Glow Nigger (CIA/NSA/NRO/FBI/DIA/USDOJ/State Dept INR/USAFISR/DOE/DHS/TFI/ONSI/NSF/ etc)

NSF too in list?

Yes ... millions to spy on ramble.pw and Gab by NSF budget too :
https://www.breitbart.com/tech/2020/03/01/federal-funds-used-to-research-hate-speech-on-gab/

How paranoid am I myself? I'm so paranoid I hop out of commercial cable residential boxes to hit the net when relaxing instead of vpns. vpns make you look guilty. they paint you and mark you. I use VPNs only for targeted actions involving lots of setup and physical travel and separate laptops. sigh... I hate coffee shop wifis and libraries wifi life, though am fond of older mc donalds parking lots in recent years.

that being said, rule number 1 in being a newly hired fed contractor is to constantly DENY being a fed openly (really)... so beware hackers protesting too much at not being a Fed. If they go out of way too often joking about it or accusing others... then they are a either a paid fed contractor or a "sentence postponed ex-black-hat mole"

except me...

not me... I was referring to other hackers in that remark.
not me.
you can trust me, even if you are paranoid, like me.

0