#development

1 messages · Page 410 of 1

surreal mountain
#

YES IT DOES

#

STFU

#

BCCOCK

lethal kayak
#

!t cum

faint lionBOT
# lethal kayak !t cum
cum

ping @toxic crest for details

surreal mountain
#

!taglist

faint lionBOT
#
All tags
untethered

Added by: JTV#5846
Used 2 times

yt

Added by: toilet cat#8018
Used 40 times

gentle grove
#

!taglist

#

fu8djcking

surreal mountain
#

hahaha shit on

#

@gentle grove should i update imgupload to latest

#

hmm

gentle grove
#

on master probably

#

not on v3-dev still working that one out

#

or to the latest tag

surreal mountain
#

whats happened on master

#

since the last time we updated it

#

cuz i havent updated it since

gentle grove
#

what commit/tag

surreal mountain
#

god i have no idea

#

months ago

gentle grove
#

can you not git describe

#

or whatever command

surreal mountain
#

no

#

its not even git

#

its when we did changes over discord dm

gentle grove
#

bruh

surreal mountain
#

lol

glass reef
#

@half walrus you have a min to discuss dragon / pypi shit?

primal perch
#

tfw you break the 80 character line convention in one declaration of c++

glass reef
#

tfw c++ trolldisappointed

gentle grove
#

c--

gaunt mesa
#

c+-

glass reef
#

@half walrus Check DMs when you have some time

tepid olive
#

plistutil logic: crashes when reading profile from stdin, same profile from file works fine

#

tl;dr

❯ ./plistutil -i test.mobileconfig
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
[snip]
</dict>
</plist>

❯ ./plistutil < test.mobileconfig
plistutil: malloc.c:2385: sysmalloc: Assertion `(old_top == initial_top (av) && old_size == 0) || ((unsigned long) (old_size) >= MINSIZE && prev_inuse (old_top) && ((unsigned long) old_end $ (pagesize - 1)) == 0)' failed.
zsh: abort (core dumped)  ./plistutil < test.mobileconfig
#

Lol

tepid olive
#

NFR Services LLC.

#

I have 7 days so fr

tepid olive
#

Once you finish creating your account, you will have one hour of free device credit, which you can use any time in the next seven days.

#

I mean 7 days to start using it

tepid olive
#

alright

#

is it 2 cores only for trial

tepid olive
#

loss

#

i have a ton of 2 core devices on tons of versions

#

but i think i’ll try anyways

#

why not lol

burnt niche
#

Is it me or flexall hasnt been working correctly

#

Worked perfectly

tepid olive
#

nfr

twilit jungle
#

libFLEX 4.4.0 missing arm64e slice

primal perch
#

gm

burnt niche
#

Found the framework that mounts external storage

tepid olive
#

I still use libFLEX v3, v4 doesn't always show things like "initWithFrame:" for some reason.

burnt niche
#

The userfs framework is different in ios 13.5 and ios 14.0pepehands

primal perch
restive ether
#

too true bro

primal perch
burnt niche
#

Cant use frida because my usb port is occupied by the external storage NICE

#

Gotta setup frida over ssh

#

Oh wow that was easy

#

Got it working

#

On iPhone(root) : /usr/sbin/frida-server --listen=ip:port On client frida-trace -H ip:port -m "-[class *]" process this traces all methods in a class

late ridge
primal perch
#

prison break

restive ether
#

first day out

narrow mason
#

I heard the working conditions there were horrible

#

And employees are poorly treated

#

(I'm an insider.)

#

then why did one of the managers beat me until i blacked out

#

Capt. Inc

wicked summit
#

Capt. Inc raped me

narrow mason
#

canceled

burnt niche
half walrus
#

@tepid olive

narrow mason
#
  • wanted to reach out and personally thank you for giving our platform a try during your trial period. I noticed that you didn't chose to subscribe and I was genuinely curious if you would be candid enough to tell me why. Don't think of this as a sales email and I'm not hoping to persuade you otherwise, think of it as your feedback is going directly to the engineers behind Corellium. We spent 2 years bringing this product to life for individual access and I'm hoping your voice can help add value to the platform.
restive ether
# narrow mason - wanted to reach out and personally thank you for giving our platform a try dur...
  • wanted to reach out and personally thank you for giving our platform a try during your trial period. I noticed that you didn't chose to subscribe and I was genuinely curious if you would be candid enough to tell me why. Don't think of this as a sales email and I'm not hoping to persuade you otherwise, think of it as your feedback is going directly to the engineers behind Corellium. We spent 2 years bringing this product to life for individual access and I'm hoping your voice can help add value to the platform.
narrow mason
#

@twilit jungle yes

burnt niche
#

using hfs+ on a usb is hell. this shit got 10kb per second speeds

narrow mason
burnt niche
#

about to try my first attempt to running apps from this shitty usb stick

narrow mason
#

LMFAO

burnt niche
#

i copied the bundle folder like 5 minutes ago. mfer still loading

#

this shit is like 50mb bruh

#

i am attempting to copy the bundle folder to the usb stick and create symbolic link 99% sure it won't work nor do i know wtf i m doing

primal perch
#

it seems kinda believable actually

#

it could be that easy lmao

burnt niche
#

If it is ill cry. fr

#

Formatting my ssd tohfs+. Not a chance im using this usb at speeds in 10kbps

#

Okay the ssd actually worked

half walrus
#

steve is great

narrow mason
#

sorry steve

half walrus
#

better be

#

genuinely great guy

burnt niche
#

Didnt work uhh

narrow mason
burnt niche
half walrus
#

what are you trying to do

burnt niche
#

Moving an application somewhere else

#

And trying to run it

half walrus
#

where is somewhere else

burnt niche
#

In a ssd

half walrus
#

oh i think i see what you’re doing

#

let me

#

one sec

burnt niche
#

App2sd like android

#

For fun

half walrus
#

i’m gonna ask someone why that might be but i think i have a general idea why that shouldn’t work

burnt niche
#

Would be nice if i had crane source code right about now fr

half walrus
primal perch
#

jules mini

half walrus
#

in the gist of “that shouldn’t work because it’s a huge security flaw if it did”

#

just symlink to any directory on the rootfs and you can now start any app you want with it

#

you could, however

#

take the MyApp.app directly, move it to the USB device, then “uicache /Path/To/Usb/MyApp.app”

#

this (roughly and inaccurately) is how the checkra1n app gets loaded in iirc

burnt niche
#

So like that

#

Didn’t work. IIRC crane actually does this but i have no clue how they do it.

#

Actually nvm. Crane does it with the data folder

half walrus
#

love this

burnt niche
#

Code app is actually decent

#

On ipad

#

You can compile pretty much anything because it uses server to compile

#

Which is ass

half walrus
#

“how do i accomplish X”
“well first off, accomplishing Y is such a benifit to your daily commute”

steady nest
#

lol

burnt niche
#

Someone should make a stripped xcode for ipad using procursus

half walrus
#

like they ask for an IDE and the top answer is “podcasts bro”

burnt niche
#

😂😂

steady nest
#

can’t you throw a symlink on the old location to the new place

burnt niche
#

Thats what i did

#

Wait

#

I could symlink only the .app

#

Let me try that

steady nest
#

yes

#

just the folder

burnt niche
#

I did the parent directory

#

96CF9674-D271-4521-BFF8-6E1705BE40AA

#

Looks like this

steady nest
#

might be because of the info.plist

restive ether
#

die

half walrus
steady nest
#

how so

half walrus
#

it shouldn’t follow symlinks, should it?

restive ether
steady nest
#

if the phone is pwned it should

#

there’s no sandbox

#

I mean, less restrictions

primal perch
#

heart in a cage

burnt niche
#

Lmfaoooo

#

IT works

#

Kinda

#

It launches the app

#

N it closes automatically

#

With no crashlogs unfortunately

#

It stays on the launch screen and i see my ssd being used

#

Don’t jailbreak bypasses do this?

#

I could probably look into one

tepid olive
primal perch
#

when you pirate multipla

restive ether
tepid olive
primal perch
#

i don’t think poop pics count as udes

#

nudes*

#

but alr

tepid olive
#

ever wonder why multipla uses so much ram? it’s because it loads all your photos into memory at once and uses AI to detect boobs, tits, and ass

#

(as well as cock)

#

no @autoreleasepool used

burnt niche
#

AH i figured it out. It only works for symbolic links that are in /private. It does not work for mobile user directory. @half walrus @steady nest

#

I think it only works for everything except mobile user directory

#

So i might have to mount the disk myself . Because the way apple mounts it is weird

narrow mason
midnight leaf
#

Anyone know of a way to monitor springboard for memory leaks? One of my tweaks is leaking somewhere & it's hard tracking what exactly is doing it.

burnt niche
#

@midnight leaf saw you completed the stonksbarPogU

narrow mason
#

cock pokes

midnight leaf
#

@burnt niche yeaa I'm working on it now actually.

burnt niche
#

I might install it even though i don’t do stocks. Just to see how it is

midnight leaf
#

Go for it, i wanna add the capability to force touch the time to see the stock graph. (the graph you get on a stock when you search it in spotlight & force press it)

#

Although I think I'm going to open source it cuz why not

burnt niche
#

Thats a good choice honestly you should open source. Right now i am working on launching apps from a ssdpepehands

narrow mason
#

open source pog

midnight leaf
#

@burnt niche interesting.

burnt niche
#
mount_hfs: error on mount(): error = -1.
mount_hfs: Operation not permitted
mount: /mnt failed with 1
```![uhh](https://cdn.discordapp.com/emojis/696449618539708548.webp?size=128 "uhh")
tepid olive
#

Can you install theos-jailed with ubuntu on windows?

burnt niche
#

you need xcode

restive ether
#

L

burnt niche
#

down bad

#

install a vm

tepid olive
#

my laptop is too slow I can’t afford to install an emulator L

burnt niche
#

sucks

tepid olive
tepid olive
#

?neko

#

wtf bot is down

#

oh

#

wait

#

damn

half walrus
lime pivot
lime pivot
#

I did that all the time in MobileTerminal

#

it "had" copy and paste but it was just bad

half walrus
#

darn i felt unique

lime pivot
#

pbcopy/pbpaste from erica utilities was similarly bad, but bad in a way that I could work around

half walrus
#

that stuff should really be in uikit tools though

lime pivot
#

pbpaste prints to stderr

primal perch
#

y = x - sin x tho

lime pivot
#

STD FUCKING ERR

#

WHY

half walrus
#

bc my scripts are badddddd

primal perch
half walrus
#

ok

lime pivot
#

WHAT COMPELLED YOU TO DO THIS

half walrus
#

i know why they did lol

burnt niche
#

Kirb it makes me uneasy too

half walrus
#

pasteboard prints to stdout

burnt niche
#

But i sleep with it right next to mefr

half walrus
#

when you pull from it

#

so

burnt niche
#

Yea dockx is useful asf for me

pearl sail
#

I just use blink and ssh locally from it work fine that way

half walrus
#

all of that work to save a python file from github to pythonista

#

yes, there was no easier way

#

than spending like an hour writing a pasteboard in/out in nano in newterm

lime pivot
#

I kinda want to play around with something that makes accessing apps' documents dirs easier

#

like, quite often when I'm using newterm I'm doing something with stuff I'm doing in another app

half walrus
#

aspen was looking into something similar

lime pivot
#

tap a button to cd into Pythonista documents sounds cool to me

half walrus
#

also

#

if someone could kindly find a way to remotely trigger pasteboard and use the fact that there are 0 ratelimits to the mandatory huge banner they shove onto your screen every time you even think about copy pasting anything

#

try to click the paste button and you get a pop up

#

can’t tell if it does paste when you do because you get another pop up

pearl sail
#

Why not just use an terminal app like blink and ssh locally into the device

half walrus
#

inefficiently lazy

pearl sail
#

I guess that makes sense

lime pivot
#

I mean spamming notifications is sus at least

primal perch
#

is that what u want

lime pivot
#

no, something more convenient in-app

#

most straightforward is a favorite apps list where you tap and it runs cd /var/containers/whatever/Documents

#

or perhaps some kind of macro system where you type out ~pythonista and it expands out to the path

primal perch
#

well you decide how to implement that but heres the code for getting said path

LSApplicationProxy *proxy = [LSApplicationProxy applicationProxyForIdentifier:@"com.apple.stocks"];
NSURL *url = proxy.dataContainerURL; // might be .containerURL or .bundleContainerURL```
#

untested but seems legit enough

lime pivot
#

very familiar with LS lol but thanks

burnt niche
#

does anyone know why i can create symboic link everywhere except in mobile for .app

#

i gave perms to _instald

lime pivot
#

show us your command

#

working vs not working

burnt niche
#

sure. its not really a command. i made the symbolic link using filza. it works great everywhere except in mobile

#

let me show you

valid venture
#

cause that’s owned by root

#

probably iOS refusing to launch anything in /var/mobile

burnt niche
#

yea most likely

#

thats why i wanted to mount the hfs in /mnt

#

but it won't mount

#

i might have to put the livemount Framework in ida and try to reverse it

#

i won't be able to mount without stopping files from mounting to in /var/mobile/library

half walrus
#

does anyone here have a phone on pre 14.2 with pythonista installed by chance

burnt niche
#

i can get pythonista and testfr

#

and i have ios 14.2 as well

lime pivot
#

LPDDR4X-4266
since when is it 4266 hahah

half walrus
#

this is true

restive ether
#

who the fuck

#

said f

tepid olive
restive ether
#

he said the british word

pearl sail
#

ciggy

tepid olive
#

bloody wanker

tepid olive
misty cradle
#

@tardy narwhal how is resharper

narrow mason
#

wtf i thought u caled him a retard

misty cradle
gaunt mesa
misty cradle
gaunt mesa
#

use Jetbrains Rider tr1fecta

misty cradle
gaunt mesa
#

cuz its nice

#

and it has resharper

#

so

tepid olive
grim sparrow
tepid olive
tardy narwhal
#

idk how important the metrics will be though for you but Rider’s inbuilt profiler is sufficient too, else pop open VS and debug there

misty cradle
#

So should I use Rider then too

#

Or VS + Resharper

tardy narwhal
#

VS on win at least gives you debugging tools like a high end hooker, on mac though Rider&Resharper isn’t bad

#

but will really depend on what you’re targeting to do i guess, if it’s just inspecting http traffic just mitm it

misty cradle
#

ok ok

#

@tardy narwhal last thing, any recommendations on a UI framework for WPF (/maybe winforms)

#

wanna make something nice looking monka

gaunt mesa
#

except for anything UWX nfr

misty cradle
#

this shit looks straight ass 2005

tepid olive
#

@

#

@misty cradle

#

gm

tardy narwhal
#

if you do however want to make it feel more like macOS with the blurs™️, check this out

#

beware this makes your application a bit more heavy iirc

gaunt mesa
#

fluent WPF is cool

#

what does msft user for its power toys application

#

that's fluent

tepid olive
#

does anyone have a compiled version of libFLEX and a loader for simject? thanks

misty cradle
#

@tardy narwhal ok I’ll do that then

#

I was tryna make some fancy modern UI

surreal mountain
#

@half walrus when

half walrus
#

what

surreal mountain
#

gm

tepid olive
#
Read at offset: 327680
CPU subtype is arm64e```
#
Read at offset: 16384
CPU subtype is arm64```
#

fuck yes

surreal mountain
#

true

tepid olive
#

Procursus m1 this weekend

#

2 days

surreal mountain
#

bet on that

#

cans omeone tell me why

#

??????

tepid olive
#

apt

#

?

surreal mountain
tepid olive
#

wtf

#

ok

#

Exact same as on ios

#

Then ill port sileo over

surreal mountain
#

say you swear

#

sileo macos

tepid olive
#

Not cappin

surreal mountain
#

betbetbet

tepid olive
#

go ahead

#

catalyst?

#

that wouldn't be such a pain if apt works i guess

surreal mountain
#

nah native

tepid olive
#

you'll need a full rewrite for that

#

UIKit isn't on macOS

surreal mountain
#

oh true

#

me when

#

uikit

#

mac

tepid olive
#

AppKit junk

surreal mountain
#

appkit

tepid olive
#

Yes it is mf

surreal mountain
#

mac

tepid olive
#

How else are iphone apps running on m1

tepid olive
surreal mountain
#

true

#

native tho would be allah cum

tepid olive
#

it looks like shit and can't be resized

#

Mf i just want it to work

#

We can handle the rest later

#

fair enough

#

catalyst is easier tho

#

and would work better imo

#

Its literally not easier

#

ok it would be better

#

Yes it would

#

iPhone apps always run in the background on M1 iirc, it's really not optimal

glacial matrix
surreal mountain
#

sad

#

fixed

#

ty

#

i thought that was the issue but i was str()ing the wrong thing

glacial matrix
#

you can also do ".".join(cog.parts)[:-3]

#

but it depends on what you're really trying to do

#

oh you're getting the modules

surreal mountain
#

replacing / with .

#

so i can load a cog with d.py

#

but need recursive and glob.glob didnt do it right

glacial matrix
#

fyi, glob.rglob should do the same as Path.rglob but I prefer the latter since I'm already working with Paths

tepid olive
#

ah shit i broke it

surreal mountain
#

i didnt know glob.rglob existed

grim sparrow
glacial matrix
#

@surreal mountain you can probably skip the string manipulation with imp.find_module

surreal mountain
#

i was just using glob.glob but i want more dirs for organization

#

imp?

#

what is imp

glacial matrix
#

what is google

surreal mountain
#

true

glacial matrix
#

glob.glob("**/*.x") == glob.rglob("*.x")

surreal mountain
#

hm okay

tepid olive
#

Is there a legitimate repo for clutch?

#

im reading from offset 0 which is where the fat header is

#

and im reading 8 bytes

#

which is the size of struct fat_header

#

and someone it is saying the arch count is 2

#

sorry

#

it is 2, but it says

#

33554432

#

SEND HELP

#
Number of archs in file: 33554432```
#

i broke it

half walrus
tepid olive
#

then why does it have invalid magic number

half walrus
tepid olive
#

ok

#

oh

#

it is ok

#

wtf

#
0000000 ca fe ba be 00 00 00 02
0000008```
#

yeah

#

it looks ok

#

how do you remove the code signature from an IPA

tepid olive
wicked summit
#

IPA.remove_code_signature()

#

🙄

tepid olive
#

iirc >> is shift in python

#

idk why it would be different in python considering thats what it is in c

wicked summit
#

that is correct

half walrus
#

like the .h file that's gonna have a struct for dynamic library headers

tepid olive
#
 * This header file describes the structures of the file format for "fat"
 * architecture specific file (wrapper design).  At the begining of the file
 * there is one fat_header structure followed by a number of fat_arch
 * structures.  For each architecture in the file, specified by a pair of
 * cputype and cpusubtype, the fat_header describes the file offset, file
 * size and alignment in the file of the architecture specific member.
 * The padded bytes in the file to place each member on it's specific alignment
 * are defined to be read as zeros and can be left as "holes" if the file system
 * can support them as long as they read as zeros.
 *
 * All structures defined here are always written and read to/from disk
 * in big-endian order.
 */```
half walrus
#

in big-endian order

#

what programming language are you working in

tepid olive
#

c

#

wait wait is big endian the swapped one

half walrus
#

Number of archs in file: 33554432
what does this code look like

tepid olive
#

like a number fr

#

i honestly dont know

tardy narwhal
tepid olive
#

ah

#

fuck

tardy narwhal
#

not really a bad idea but slap a swap32 method before header magic parsing so it’s arch neutral

tepid olive
#

so i get why the bit shift would work, but why 6*4? like, what do each of the numbers represent? idiot question, but trying to connect the dots

tardy narwhal
#

tyilo’s insert_dylib has a macro for it which used osbyteswap, peep that out.
else here’s a way for it:


#define OS_INDEPENDENT_SWAP32(x) ((((x) & 0xff000000) >> 24) | (((x) & 0xff0000) >> 8) | (((x) & 0xff00) << 8) | (((x) & 0xff) << 24))
tepid olive
#

nice

#

yeah that works perfect

tepid olive
#

still wondering why the magic number is 24

half walrus
#

0xFFFFFF == 24 bits

#

0xFF == 8 bits

tepid olive
#

yeah it is

#
#define OS_INDEPENDENT_SWAP32(x) ((((x) & 0xff000000) >> 24) | (((x) & 0xff0000) >> 8) | (((x) & 0xff00) << 8) | (((x) & 0xff) << 24))``` oh lord so many bitwise operands
#

my brain hurts

primal perch
#

:nfrdiamondmine:

tepid olive
#

thanks @half walrus @tardy narwhal

#

this is very fun to do

#

given, very useless

#

but fun nonetheless

tardy narwhal
#

np, definitely check tylio’s util if you need guidance/ examples. It’s pretty neat to look at to understand how to walk through a library/ file arbitrarily

primal perch
tardy narwhal
#

gg i keep misspelling his name

tepid olive
#

swap_fat_header(<#struct fat_header *fat_header#>, <#enum NXByteOrder target_byte_order#>)

#

oh that exists

#

sorry i copied and pasted from xcode auto complete, rip formatting

tepid olive
primal perch
half walrus
#

python is great for interacting with hex dumps as well

#

open('dylibname', 'rb').read(howmanybytes)

tepid olive
#

fseek fread

primal perch
#

true

#

C

half walrus
#

same language

tepid olive
#

please remember to never free()

#
Architecture 1 is Unknown``` ok
pearl sail
#

x86_x64 compiling time

tepid olive
#

remote android ida debugger causes endless pain

#

just loads and loads

primal perch
#

x86_x64

#

my favorite arch

gaunt mesa
#

anyone know of the proper way of disposing of an american flag in terrible condition?

primal perch
#

burning i think

burnt niche
#

Burn

tepid olive
#

lldb attaches to my 64 process on my vr headset and then says THIS IS 32 BIT and confuses itself and crashes

gaunt mesa
#

so same as canadian cool

burnt niche
#

N piss

primal perch
#

thats how uncle sam wants it

gaunt mesa
#

do u have to fold it specially or something too

burnt niche
#

Just throw a hint of piss on it

gaunt mesa
#

cuz when i unpacked it the canadian one was folded and the US one was just tucked

#

fucked*

gaunt mesa
burnt niche
#

God bless america

wicked summit
#

anyone else use flex to save instagram photos

primal perch
#

this guy saves pictures of his crush for later

glacial matrix
#

I use Shortcuts :P

half walrus
#

i use F12 ok

tepid olive
#

damn burrit0z shit c coder

#

woe

gaunt mesa
midnight leaf
#

Anyone know where to find StocksCore.framework headers? Or how I can get them?

primal perch
#

iirc stocks is sandboxed and that framework is part of the rpath, so go to /var/containers/bundle/Application/<some unique id that matches stockes> and you should find it in there

#

then you can take the binary and run class dump on it or something

#

gm @tardy narwhal

tardy narwhal
#

gm lmao, you was faster

primal perch
tardy narwhal
#

can’t type for shit rn420

primal perch
lime pivot
tepid olive
#

ok @gaunt mesa almost done

grim sparrow
gaunt mesa
#

finally

tepid olive
#

02kek

burnt niche
#

Question. Ive never created my own class in theos before so i wanted to know something. I am trying to be organized and have good code so thats why.

If i create a class subclassing uiview (myclass.m). Then i create 3 properties all 3 uiviews. If i want to access these properties. Would i need to initialize these properties in initWithFrame? I want to add them as a subview to my uiview class. And set them easily by myclass.subview....

tepid olive
burnt niche
#
{
    self = [super initWithFrame:aRect];

    if (self)
    {
        [self myMethod];
    }

    return self;
}```
#

Like this

tepid olive
#

also please use a class prefix to avoid conflicting class names

burnt niche
#

Okay got it. Thanks

tepid olive
burnt niche
#

Lmao my bad thats just how i code

#

I know its probably hideous

tepid olive
#

but yeah you would have to init each of your views as properties individually

burnt niche
#

Got it

tepid olive
#

self.viewAsAProperty = [[UIView alloc] initWithFrame:self.frame]; for example

#

you know how it works lol

burnt niche
#

Yup lol. Thanks. I didn’t actually understand what you meant when you said prefix your classes

#

Like this -> RCReachCell.m

tepid olive
#

yeah

burnt niche
#

Got it, yea i usually do that

tepid olive
#

2-3 letter unique-ish string

#

yes

burnt niche
tepid olive
#

ah damn it i forgot to swap bits again woe

process_header(file, is_64, SWAP32(arch->offset));```
burnt niche
#

its boring rn. Waiting to get to the advanced part

faint timber
#

a

tepid olive
#

then skip ahead

burnt niche
#

Yea but i want to learn the syntax. Most of the stuff hes talking about is really similar to objc.

tepid olive
#

lol

#

nice edit text

burnt niche
#

Easy to grasp

primal perch
#

it offers a nice challenge while retaining a familiar setup

#

with all your favorite emotes

faint timber
#

‫ -----------------------------------> ‫

#

wtf

burnt niche
#

@primal perch did you make that?

tepid olive
burnt niche
#

What language

primal perch
#

c++ nfr

#

ok i will send the developer beta build

late ridge
primal perch
#

true

late ridge
#

10/10

burnt niche
#

Can’t wait till i can get start with c++

late ridge
#

masterpiece

primal perch
#

factual

#

the code is surprisingly not complete shit so it runs well at least

#

not really that hard to do with 2d tho

#

discord cant keep 60fps

primal perch
#

when i finish

#

im mostly just tryna learn some fundamentals of game dev like proper oop design and proper variable framerate support

burnt niche
#

Hopefully that has fortune 3 on it

tepid olive
burnt niche
primal perch
#

is swift really superior if it cant easily interface with C

tardy narwhal
burnt niche
burnt niche
#

fuck lesbians

wicked summit
#

fuck lettuce

#

fuck guacamole

#

fuck bacon

#

fuck tomato

burnt niche
#

Lettuce be kinda hitting on the mcchickens hot n spicys though

primal perch
#

true

tepid olive
#

*swapped

burnt niche
#

Why does everyone have ultra4mod. How much did he bribe you frcoal

primal perch
#

20$

burnt niche
#

At the rate im going rn, i will never even get dev rolesadCat so many warnings

wicked summit
#

#ObjcForDeprecation

burnt niche
#

Swift is nice. But its literally built on top of objc isnt it?

tepid olive
#

c++

tardy narwhal
tepid olive
#

true

primal perch
#

swift is for high level shit, it cant and wont replace objective c

tardy narwhal
#

bruv

tepid olive
#

LOL

primal perch
burnt niche
#

#putYulkyontheguillotine

tepid olive
#

WOW

twilit jungle
#

Except it can replace objc, it just won't

tardy narwhal
#

code got filtered, gg

wicked summit
#

jailbreak community is weird

#

you be in the minority if u prefer Swift 😔

burnt niche
#

I like swift

tardy narwhal
#

@tepid olive do you want the hotlink to the snippet

burnt niche
#

Not for jb dev atm

tepid olive
#

its ok

burnt niche
#

Haven’t tried orion yet

tepid olive
#

i can do it fr

twilit jungle
#

lmao... cause swift is literally designed such that app developers would prefer it over objc

burnt niche
#

Forgot to ask kabir for access

tardy narwhal
burnt niche
#

Yea as app dev, i love swift

wicked summit
#

writing tweak preferences in Swift makes all the sense though

twilit jungle
#

Then going into any other kind of development and expecting that same preference to come into place is kinda uhh

tardy narwhal
#

c++ all the tings

tepid olive
#

this project im working on is working specifically on fat binaries, so ill always need to swap for the fat header at minimum

burnt niche
#

Thats why im learning it

tardy narwhal
#

don’t you hop languages every other week

wicked summit
#

I actually develop tweaks in HTML

burnt niche
wicked summit
#

college 🤮

burnt niche
#

I learn c++ in college

tardy narwhal
#

ah nice, well you better be learning by doing and not all vids

burnt niche
#

And swift/objective c/c++ outside

wicked summit
#

wait I start college this year

burnt niche
#

Yea i’ve been working on a c++ personal project that i want to show you guys when its done fr

tardy narwhal
#

pls ping when you publish it

tepid olive
#

WOW

burnt niche
#

For sure

tepid olive
#

my code do be getting filtered

tardy narwhal
#

cc/ @narrow mason señor

#

can you check something rq

tepid olive
#
#define OR ||
#define IS_LITTLE_ENDIAN(x) (x == FAT_CIGAM OR x == MH_CIGAM_64 OR x == MH_CIGAM)
#define SWAP32(x) ((((x) & 0xff000000) >> 24) | (((x) & 0xff0000) >> 8) | (((x) & 0xff00) << 8) | (((x) & 0xff) << 24))
#define SAFE_SWAP(x, magic) (IS_LITTLE_ENDIAN(magic) ? SWAP32(x) : x)```
#

filter bypass confirmed

tardy narwhal
#

did you fr define the or

tepid olive
#

no

#

not in the code

#

like not actually

#

for the sake of not getting filtered i just changed it when i pasted into disord

narrow mason
tardy narwhal
#

ah that makes sense

tepid olive
tardy narwhal
narrow mason
#

ye one secon

tepid olive
#

cause the ||

narrow mason
#

hmm

tardy narwhal
#

gg because it thought it’s spoilers?

narrow mason
#

i wonder if

#

there's a way to make the bot detect the text is inside a code block and

tepid olive
#

yes

narrow mason
#

exclude those

tardy narwhal
#

ah i see

narrow mason
#

good thing it aint my problem

tepid olive
#

if string starts with ```

narrow mason
tepid olive
#

and ends with ```

#

ez

primal perch
#

good programming practice

tepid olive
#

#define MAIN_DEFINITION int main(int argc, char **argv)

#

die

tardy narwhal
#

@narrow mason thank u señor, i hope you make it far in this round of hades

tepid olive
#

why

#

why why @primal perch

primal perch
narrow mason
#

sir i may have just needed to hear that

#

bc

primal perch
#

oh nice we got trolllaugh

#

true

narrow mason
#

this may be my longest run yet

tepid olive
#

MAIN_DEFINITION {
return 0;
}

tardy narwhal
narrow mason
#

very OP

tepid olive
tardy narwhal
#

highly poggers

primal perch
#

main(){}

narrow mason
#

🥱

tepid olive
#

jules

#

true

narrow mason
tardy narwhal
#

i hate that dragon

#

or whatever that is

#

snek

twilit jungle
#

Its kogmaw

narrow mason
#

bro i beat him in like a minute

tepid olive
#
#define i int
#define llu unsigned long long
#

GO AHEAD

tardy narwhal
#

how

narrow mason
#

wanna see the vid, (had to trim the mp4 to only the last 30s tho cause discord gae)

tardy narwhal
#

it takes me 10 lmao, i succ at games

#

ye send it over

tardy narwhal
#

damn

narrow mason
#

yeah no kidding

#

bro u ever just

#

step in the lava for too long cause u dumb

tardy narwhal
#

them brain afk moments, i feel u

narrow mason
#

nah idek if its that its like

#

its so quick paced and im dashing so much that

#

idek where im dashing i just dash and i end up in lava most the time

#

😆

tardy narwhal
#

gonna sound stupid but like i keep pressing attack and forget i have powerups so i never use any specials

#

brudda like i was playing hitman this past hour and idk when but I spaced out and went to my neighbor to get oreos

#

bless saturday nights

narrow mason
#

dude idek man like i do forget about the powerups in a sense too but ive worked around that by just powering up the main attack only p much

#

also how far have you gotten in hades

#

i wanna play hitman next

tardy narwhal
#

i think past hydra and then died in a chamber next, i really suck at it idk why

narrow mason
#

bro we all do

#

its ok

#

its like dark souls but top down

#

lmao

tardy narwhal
#

Hitman’s absolutely worth it, get Hitman 2 though as you can get hitman1 for $20 extra and play all the levels from 1 and 2, you can also opt to get 3 and purchase 2&1 as dlc for even less and play all three

#

IOInteractive just made them modular af

narrow mason
#

oh its ok i just [redacted] anyway

tardy narwhal
narrow mason
#

when it comes to single-player games

tardy narwhal
#

it’s gonna be neato though, just be sure to wear the clown outfit

#

no meme

#

it’s satisfying watching your targets die as you have the clown outfit

narrow mason
#

lmao i have seen the various ways you can eliminate targets and

#

i gotta say its extremely creative

tardy narwhal
#

yeah it’s a well-made killing sandbox

#

killing them with fish, a rubber duck, asking them to suicide all the way to just sticking a good old katana up their ass, just all-in-one lmao

#

hmu when you play, we can coop and race to kill targets

narrow mason
#

bruh being able to kill people by cutting their parachutes slightly

#

😆

#

that was one of my faves to see

#

yo i didnt even kno it had coop

primal perch
#

coop

tardy narwhal
#

it’s not real coop, it’s like you get thrown in to the same world but you race to kill your targets and you see the other player’s ghost

primal perch
#

poop

tardy narwhal
#

it’s pretty amusing because you get to walkthrough your mates or simply pull of fun shenanigans as the worlds are sync

primal perch
#

better than nothing but still a rip

tardy narwhal
#

yeah true

narrow mason
#

who develops hitman series

#

is it a big name studio or no

primal perch
#

io interactive

narrow mason
#

nfr interactive

primal perch
tardy narwhal
#

IOInteractive, they used to be powered by square enix but they dipped

narrow mason
#

ah

tardy narwhal
#

IOI still published and kick ass

narrow mason
#

did u know one of the dudes behind the team who made Hades used to work for IGN

#

doing those reviews they put on youtube

tardy narwhal
#

lmao fr

narrow mason
#

ye

#

he just left one day and had a bunch of ideas ig

#

but tbh the whole concept of greek mythology being the main focal point in video games is like

#

not that explored

#

and when it is, it's very fake like it isn't true to actual greek mythology

#

this game is very much faithful to it

twilit jungle
#

No its not other than what the characters are god of

narrow mason
#

inb4 someone says god of war

#

@twilit jungle whaat how

#

the dialogue in the game

tardy narwhal
#

i mean if you get powers from Aphrodite they lowkey suck but it’s a nice touch

narrow mason
#

is like pretty close to actual shit

tardy narwhal
#

need me an egyptian god based game except yugioh

#

i’ll pay anything

narrow mason
#

there's only so much you can do tbh there's a lot you'd have to just make up because it's a video game and there's no actual statements made from any of those gods cause

#

its myth but

#

the way they talk is pretty akin to their personalities and all that

tardy narwhal
#

the themes’ well presented tbh yeah

#

but my guy Osiris needs a game

narrow mason
#

nfr

#

i've never really studied egyptian mythology tbh

#

if that is what osiris is from

tardy narwhal
#

yeah, it’s somewhat analogous to the greek in terms of a “family hierarchy” exists and some drama between the gods and they have their respective realms

narrow mason
#

incest ftw intjpray

#

"must keep the bloodline very close" hmm yes that's a great excuse for incest

tardy narwhal
#

lowkey trend of back then apparently lmao, just need to a hole to pump in

primal perch
#

just get some putty

narrow mason
#

i mean

tardy narwhal
#

nut

narrow mason
#

isn't one of the biggest rumors about the royal family like

#

their past was all incest

primal perch
#

theyre black?

#

o

narrow mason
#

wtf

#

how

tardy narwhal
#

dunno exactly but the royal family does have a case of incest i think

#

need cgp to educate us

narrow mason
#

love me some classical incestual sex

primal perch
#

cgp grey

#

true

narrow mason
#

shep ur bl

primal perch
#

ue

#

i wish

#

not admin yet

tardy narwhal
#

”two is one”

primal perch
#

two balls = one

tardy narwhal
#

god bless the UK for these historic gems

wicked summit
#

if two is one and one is one then two is none

tardy narwhal
primal perch
#

true

tardy narwhal
#

nfr technologies needs to uncover this

primal perch
tardy narwhal
#

pls

primal perch
#

steven hawkings mind was blown

tardy narwhal
narrow mason
primal perch
#

ok

wicked summit
#

dividing by zero cringe

primal perch
#

krit lurks

narrow mason
#

gm krit

wicked summit
primal perch
wicked summit
#

how is shep an advanced developer

primal perch
#

good question

wicked summit
#

I want Ok dev role

#

might not deserve it though pensive_blob

tepid olive
primal perch
ocean snow
twilit jungle
late ridge
ocean snow
#

when i call printf, it just shows $0 = 23, subsequent calls show $1, $2, $3...etc= 23

twilit jungle
#

Sounds like it worked

#

debuggers usually store the result of function calls in the next available $x where x is incremented by 1 each time a new value is stored

#

In this case its storing the output of printf which is 23 (representing the number of bytes it wrote).

primal perch
#

its the division by 0 where it goes to uhh

#

why uhh its just setting up a situtation where we want to find where an unknown value squared equals an unknown value squared multiplied by 2

twilit jungle
ocean snow
twilit jungle
ocean snow
#

guess need to stick with cycript lol

pearl sail
#

@tepid olive were you a successful asocial experiment?

half walrus
#

i updated clover but i did it very incorrectly and completely destroyed my EFI

#

so i checked a guide and changed some stuff without knowing what i was doing really and it worked

#

this isn't how its supposed to go

pearl sail
half walrus
pearl sail
gaunt mesa
#

gm krit

half walrus
#

gm

pearl sail
#

not good

half walrus
#

mery chrmis

pearl sail
#

or morning

half walrus
#

this is true

#

i have to figure out how to enable SIP

pearl sail
#

csrutil enable

half walrus
#

hackintosh

pearl sail
#

recoveery mdoe

half walrus
#

kexts

pearl sail
#

oh

half walrus
#

go kaboosh

#

i think

#

i dont know

#

i normally just disable all security and call it a day

pearl sail
#

same

#

root user even enabled on my mbp

gaunt mesa
#

krit did u get the project setup btw?

half walrus
#

if i can run sudo su does that mean i have root user enabled

pearl sail
#

no

half walrus
pearl sail
#

I could do sudo su without root user enabled

half walrus
#

not a 'shut the site down' just 'holy cow this doesnt warrant more than a VPS'

#

:p

pearl sail
#

I even updated sudo on my end

gaunt mesa
#

ur still gonna update it right?

#

with rich editor?

half walrus
#

w/ rich editor and hopefully markdown, yes

gaunt mesa
#

good

#

that's important

half walrus
#

me having a bootable os so i can work on is priority rn

#

and i'm hopping onto sur for some

#

work stuff

#

so

gaunt mesa
#

not having to change configs > changing configs

half walrus
#

damn never heard that one before

#

what a brave and controversial opinion

gaunt mesa
#

i use clover cuz im too lazy

half walrus
#

im very glad you shared it, nobody has ever told me that before

primal perch
pearl sail
#

i jsut have seperate machices

half walrus
#

i've had too much stress this week lol

#

too many, not even bad things, just things going on

pearl sail
#

wine good

#

drink it

half walrus
gaunt mesa
#

what

half walrus
#

its a revived thing that was dead and neglected yet also the backbone of this stuff

#

as in

#

nobody would notice if it broke tomorrow

#

if i said something everybody would be on my ass however

pearl sail
#

x86_x64 Pro

#

needs to be compiled

half walrus
#

but yeah lol they ran a cat on logs and i checked my own router's logs

gaunt mesa
#

no one gives a fuck about procursus at this time

#

its almost 1:30

pearl sail
#

brew sucks ass

half walrus
#

to say i'm 50% of the user base at times in the last month wouldn't be a stretch uhh

pearl sail
#

It is slow

gaunt mesa
half walrus
#

i'm proud of you for sharing this

#

i was unaware till now

gaunt mesa
#

krit just not having it today

pearl sail
#

sarcasm is not profiund

gaunt mesa
#

i mean tbh i agree with krit

#

the amount of times ive heard people shit on brew

#

i literaly don't care every time

#

its not new

pearl sail
#

Yet people still complain

#

what

half walrus
#

fuck brew but also please focus your energy on literally anything else other than sucking off a github repo with several makefiles

#

<3

pearl sail
#

No one is sucking it off

gaunt mesa
#

yeah honestly

half walrus
#

only i'm allowed to suck off my repo that is essentially the same thing constantly

gaunt mesa
#

what the fuck?

half walrus
#

but python

gaunt mesa
#

are u serious

pearl sail
#

just said it needs to be compiled

gaunt mesa
#

so many people worship procursus

half walrus
#

do it

gaunt mesa
#

literally make all

half walrus
#

type make

#

^

#

the whole thing with it is how easy it is

pearl sail
#

ASM stuff will break

half walrus
#

you've typed more about how it needs to be compiled than you would have typing the command to compile it

gaunt mesa
half walrus