Readit News logoReadit News
Terry_Roll commented on Will AI steal submarines’ stealth?   spectrum.ieee.org/nuclear... · Posted by u/2517AD
Terry_Roll · 4 years ago
Human robots and robot training (aka military, police, medical, fire) are still the states best assets for controlling the already present threat to the countries borders ie the population, as well as foreign countries and their array of human robots. However drones like those mentioned in this article, do not suffer from human problems like the Chinese Whispers/Telephone/transmission chain experiments in the same way humans do, they can also lie dormant outside the normal confines of a sustainable human environment, ie food, shelter, sewage, etc. If nuclear powered drone's dont exist here before 2050 or even today, I'd be very surprised considering the obviious nuclear powered subs, how the placement of land based nuclear power stations are predominantly on the edge of water bodies, like lakes and sea's. The out of sight out of mind attitude with decisions makers, as seen with sewage outlets into rivers and sea's is another example of their thinking. Air based nuclear powered drones are not out of sight or mind, excluding the nuclear powered satellites which will burn up on entry, dissipating their nuclear radiation over a wider area, hopefully not triggering any of the radiation sensors placed around various countries.

But pattern recognition is an AI's best friend, I wonder if NOAA's NDBC (https://en.wikipedia.org/wiki/National_Data_Buoy_Center) have detected anomalies over the long term when considering these are drone's in all but name, powering sites like https://magicseaweed.com/

Terry_Roll commented on Ask HN: What is your experience with SSRIs?    · Posted by u/aidepast
Terry_Roll · 4 years ago
Stay away from them, sent me off the rails, got me into trouble, made me even more vulnerable to exploitative people as if we dont have enough of that in our lives anyway from authority figures, family & friends, ruined my life.
Terry_Roll · 4 years ago
Its bad enough the internet is being used as one big phishing device, but what else would you expect from various Govt's with the collusion of big businesses and various employees! These people are blinded by their righteousness, just like religions who invented the ultimate psychological warfare program called GOD, thousands of years ago.
Terry_Roll commented on Ask HN: What is your experience with SSRIs?    · Posted by u/aidepast
Terry_Roll · 4 years ago
Stay away from them, sent me off the rails, got me into trouble, made me even more vulnerable to exploitative people as if we dont have enough of that in our lives anyway from authority figures, family & friends, ruined my life.
Terry_Roll commented on BMW introduces new heated seat subscription in UK   bbc.com/news/technology-6... · Posted by u/penguin_booze
Terry_Roll · 4 years ago
Now this could be a fake story, ie check your car seats have the elements to heat the seats or enquire with your dealer if your car has this facility, the press will keep stuff quiet if they need to, but if these heated seats do exist in your car and you are a good enough hacker, then you just a got a Brucie Bonus if you play your cards right!
Terry_Roll commented on Ex-CIA coder behind WikiLeaks ‘Vault 7’ cache found guilty of espionage   courthousenews.com/ex-cia... · Posted by u/jaboutboul
say_it_as_it_is · 4 years ago
Coincidentally had child porn on his machine.
Terry_Roll · 4 years ago
What word causes the ultimate form of cognitive dissonance in males?
Terry_Roll commented on Decompiler Explorer   dogbolt.org/... · Posted by u/todsacerdoti
Terry_Roll · 4 years ago
BinaryNinja: Error decompiling: Traceback (most recent call last): File "decompile_bn.py", line 66, in <module> main() File "decompile_bn.py", line 13, in main t = tempfile.NamedTemporaryFile() File "/usr/local/lib/python3.8/tempfile.py", line 531, in NamedTemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/usr/local/lib/python3.8/tempfile.py", line 117, in _sanitize_params dir = gettempdir() File "/usr/local/lib/python3.8/tempfile.py", line 286, in gettempdir tempdir = _get_default_tempdir() File "/usr/local/lib/python3.8/tempfile.py", line 218, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/decompiler_user']

Hex-Rays: Error decompiling: /tmp/tmpanbyzjw9/tmpqx8sjhpv: is not decompilable

angr and Ghidra still waiting at 150seconds and counting....

320seconds and counting....

Boomerang: Error decompiling: Traceback (most recent call last): File "decompile_boomerang.py", line 57, in <module> main() File "decompile_boomerang.py", line 14, in main with tempfile.TemporaryDirectory() as tempdir: File "/usr/local/lib/python3.8/tempfile.py", line 780, in __init__ self.name = mkdtemp(suffix, prefix, dir) File "/usr/local/lib/python3.8/tempfile.py", line 347, in mkdtemp prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/usr/local/lib/python3.8/tempfile.py", line 117, in _sanitize_params dir = gettempdir() File "/usr/local/lib/python3.8/tempfile.py", line 286, in gettempdir tempdir = _get_default_tempdir() File "/usr/local/lib/python3.8/tempfile.py", line 218, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/decompiler_user']

RecStudio: Error decompiling: Traceback (most recent call last): File "decompile_recstudio.py", line 59, in <module> main() File "decompile_recstudio.py", line 14, in main with tempfile.TemporaryDirectory() as tempdir: File "/usr/local/lib/python3.8/tempfile.py", line 780, in __init__ self.name = mkdtemp(suffix, prefix, dir) File "/usr/local/lib/python3.8/tempfile.py", line 347, in mkdtemp prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/usr/local/lib/python3.8/tempfile.py", line 117, in _sanitize_params dir = gettempdir() File "/usr/local/lib/python3.8/tempfile.py", line 286, in gettempdir tempdir = _get_default_tempdir() File "/usr/local/lib/python3.8/tempfile.py", line 218, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/decompiler_user']

Reko: Error decompiling: Traceback (most recent call last): File "decompile_recstudio.py", line 59, in <module> main() File "decompile_recstudio.py", line 14, in main with tempfile.TemporaryDirectory() as tempdir: File "/usr/local/lib/python3.8/tempfile.py", line 780, in __init__ self.name = mkdtemp(suffix, prefix, dir) File "/usr/local/lib/python3.8/tempfile.py", line 347, in mkdtemp prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/usr/local/lib/python3.8/tempfile.py", line 117, in _sanitize_params dir = gettempdir() File "/usr/local/lib/python3.8/tempfile.py", line 286, in gettempdir tempdir = _get_default_tempdir() File "/usr/local/lib/python3.8/tempfile.py", line 218, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/decompiler_user']

RetDec and Snowman are the only ones that work on a sample app supplied.

If I get time, I'll upload another app to test it, which will introduces a new technique.

I know for a fact Ghidra should work because I've used it myself.

Terry_Roll · 4 years ago
Nice phish! That will come in handy.
Terry_Roll commented on Decompiler Explorer   dogbolt.org/... · Posted by u/todsacerdoti
Terry_Roll · 4 years ago
BinaryNinja: Error decompiling: Traceback (most recent call last): File "decompile_bn.py", line 66, in <module> main() File "decompile_bn.py", line 13, in main t = tempfile.NamedTemporaryFile() File "/usr/local/lib/python3.8/tempfile.py", line 531, in NamedTemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/usr/local/lib/python3.8/tempfile.py", line 117, in _sanitize_params dir = gettempdir() File "/usr/local/lib/python3.8/tempfile.py", line 286, in gettempdir tempdir = _get_default_tempdir() File "/usr/local/lib/python3.8/tempfile.py", line 218, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/decompiler_user']

Hex-Rays: Error decompiling: /tmp/tmpanbyzjw9/tmpqx8sjhpv: is not decompilable

angr and Ghidra still waiting at 150seconds and counting....

320seconds and counting....

Boomerang: Error decompiling: Traceback (most recent call last): File "decompile_boomerang.py", line 57, in <module> main() File "decompile_boomerang.py", line 14, in main with tempfile.TemporaryDirectory() as tempdir: File "/usr/local/lib/python3.8/tempfile.py", line 780, in __init__ self.name = mkdtemp(suffix, prefix, dir) File "/usr/local/lib/python3.8/tempfile.py", line 347, in mkdtemp prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/usr/local/lib/python3.8/tempfile.py", line 117, in _sanitize_params dir = gettempdir() File "/usr/local/lib/python3.8/tempfile.py", line 286, in gettempdir tempdir = _get_default_tempdir() File "/usr/local/lib/python3.8/tempfile.py", line 218, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/decompiler_user']

RecStudio: Error decompiling: Traceback (most recent call last): File "decompile_recstudio.py", line 59, in <module> main() File "decompile_recstudio.py", line 14, in main with tempfile.TemporaryDirectory() as tempdir: File "/usr/local/lib/python3.8/tempfile.py", line 780, in __init__ self.name = mkdtemp(suffix, prefix, dir) File "/usr/local/lib/python3.8/tempfile.py", line 347, in mkdtemp prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/usr/local/lib/python3.8/tempfile.py", line 117, in _sanitize_params dir = gettempdir() File "/usr/local/lib/python3.8/tempfile.py", line 286, in gettempdir tempdir = _get_default_tempdir() File "/usr/local/lib/python3.8/tempfile.py", line 218, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/decompiler_user']

Reko: Error decompiling: Traceback (most recent call last): File "decompile_recstudio.py", line 59, in <module> main() File "decompile_recstudio.py", line 14, in main with tempfile.TemporaryDirectory() as tempdir: File "/usr/local/lib/python3.8/tempfile.py", line 780, in __init__ self.name = mkdtemp(suffix, prefix, dir) File "/usr/local/lib/python3.8/tempfile.py", line 347, in mkdtemp prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/usr/local/lib/python3.8/tempfile.py", line 117, in _sanitize_params dir = gettempdir() File "/usr/local/lib/python3.8/tempfile.py", line 286, in gettempdir tempdir = _get_default_tempdir() File "/usr/local/lib/python3.8/tempfile.py", line 218, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/decompiler_user']

RetDec and Snowman are the only ones that work on a sample app supplied.

If I get time, I'll upload another app to test it, which will introduces a new technique.

I know for a fact Ghidra should work because I've used it myself.

Terry_Roll commented on Amazon admits giving police Ring camera footage without consent   theintercept.com/2022/07/... · Posted by u/Pakdef
ls15 · 4 years ago
A physical mask that blocks the view to the hot neighbour, but not to your areas of interest would give them some reassurance.
Terry_Roll · 4 years ago
What about the satellites mimicking God watching over everyone?
Terry_Roll commented on Reddit moderators need to be stopped   ashlan.com/blog/reddit-mo... · Posted by u/samemail88
Terry_Roll · 4 years ago
Social media are mechanisms to promote conformity like the type seen in Asch conformity experiments, I would not be surprised to learn the mods are security service sock puppets controlling the thoughts of the nation or the West anyway.

MI5's David Shayler gave an insight into what he was required to do which was write articles for newspapers before he fell out with them, this was pre-internet days. Using the media to control the population is a valid tool.

Asch Conformity Experiment explained. https://www.youtube.com/watch?v=NyDDyT1lDhA

David Shayler https://en.wikipedia.org/wiki/David_Shayler

The MI5 recruitment hook "Godot is not coming" https://en.wikipedia.org/wiki/Waiting_for_Godot#Sexual

Kompromat is something the security services of many countries engage in, which gives you an insight into their blackmail techniques of business execs, politicians and anyone else who is outspoken. Its also why this stuff is not taught at school because the govt would lose control of outspoken people. You'll be surprised at the criminality in the state in general and democracy is that perfect tool to keep the idiots coming back to vote for moar!

Terry_Roll commented on UK lawmaker John Penrose proposes dystopian idea to give citizens a truth score   reclaimthenet.org/uk-lawm... · Posted by u/Jerry2
feet · 4 years ago
I was more talking about their role as road pirates who harass and selectively enforce laws against minority and poor communities while breaking up protests when people get fed up with the treatment, but that's a US centric view
Terry_Roll · 4 years ago
Every entity has good and bad because everybody has a different of opinion of whats right and wrong and thats why the world is like it is.

u/Terry_Roll

KarmaCake day519November 17, 2021
About
Families create the best Stockholm Syndrome.

When Winston Churchill said, the needs of the many outweighed the needs of the few, that includes the victims of the state.

What the govt doesnt teach you, the security services will exploit you with.

No knowledge of the Law is no defence of the Law is the sort of thing righteous criminals preach to their victims, like typical extremists.

The British Security Services do attempt to kill British Citizens, don't quite know why anyone would want to come here!

View Original