HackerTrans
TopNewTrendsCommentsPastAskShowJobs

alias1

no profile record

Submissions

Reverse Engineered Serum 2 Preset File Format and Tool to Unpack It to JSON

github.com
2 points·by alias1·السنة الماضية·1 comments

[untitled]

1 points·by alias1·قبل 3 سنوات·0 comments

[untitled]

1 points·by alias1·قبل 3 سنوات·0 comments

I built a Beeper password reset tool for 'login with email/code' users

old.reddit.com
1 points·by alias1·قبل 3 سنوات·1 comments

ChatGPT Unreleased 'Internal Only' Feature: Share Chat

twitter.com
3 points·by alias1·قبل 3 سنوات·1 comments

comments

alias1
·السنة الماضية·discuss
There has been some [recent discussion in the comments](https://gist.github.com/0xdevalias/5a06349b376d01b2a76ad27a8...) on my gist of notes related to figuring out the Serum preset file format; with a lot of the recent comments relating to the Serum 2 `.SerumPreset` file format.

When I [shared some podcast notes](https://gist.github.com/0xdevalias/5a06349b376d01b2a76ad27a8...) of Steve Duda talking about how he eventually wants to open the preset format, it [inspired another user to dive deeper](https://gist.github.com/0xdevalias/5a06349b376d01b2a76ad27a8...) into figuring out the v2 preset format; which as of yesterday, they have [basically figured out completely](https://gist.github.com/0xdevalias/5a06349b376d01b2a76ad27a8...), and created a tool that can pack/unpack v2 presets:

- https://github.com/KennethWussmann/serum-preset-packager

That tool doesn't have support for Serum v1 `.fxp` preset files (though Serum 2 can convert the legacy presets.. so you could technically access them that way); but this recent discussion did [inspire me to find/share my old notes/tools](https://gist.github.com/0xdevalias/5a06349b376d01b2a76ad27a8...) from when I was digging into the `.fxp` format. While it's not fully figured out, it's definitely a good starting point for anyone interested in looking deeper; and I also made this issue on the tool to summarise the relevant context/resources for the `.fxp` format:

- https://github.com/KennethWussmann/serum-preset-packager/iss...
alias1
·قبل 3 سنوات·discuss
Looks like ChatGPT Plus will be getting annual subscriptions soon, for the equivalent of US$16.66/month (So probably US$200/year accounting for rounding errors)
alias1
·قبل 3 سنوات·discuss
I've just released ChatGPT Source Watch, a repo dedicated to finding and documenting upcoming ChatGPT features (before they've been announced/released).

https://github.com/0xdevalias/chatgpt-source-watch

> ChatGPT Source Watch > > Analyzing the evolution of ChatGPT's codebase through time with curated archives and scripts

This is an evolution on the very manual / high effort techniques that I (and others) have been using to identify and leak unannounced / unreleased ChatGPT features by studying the minified frontend source code.

The most interesting part of this repo for most people will be the CHANGELOG, where you can get an overview of what changed in each new ChatGPT build / release:

https://github.com/0xdevalias/chatgpt-source-watch/blob/main...

If you're interested in some of my (and some others) past ChatGPT feature leaks, you can find a timeline of them + relevant links to the sources over at this gist:

https://gist.github.com/0xdevalias/4ac297ee3f794c17d0997b467...

And I'll often also share details about leaked upcoming features on Twitter when I find something interesting:

https://twitter.com/_devalias

Such as when I leaked the early versions of code interpreter and browsing mode way back at the start of Feb: https://twitter.com/_devalias/status/1622102312994099200 , or the 'Share Chat' feature almost a week before it was leaked on Reddit: https://twitter.com/_devalias/status/1658104103090651140

Anyway, I hope others find the discovering upcoming ChatGPT features as interesting as I do, enjoy the content!
alias1
·قبل 3 سنوات·discuss
This week Beeper's support has been a little busy and unable to help reset my password; so with a few Matrix spec pointers from the Beeper Community chat, I hacked together a PoC Beeper password reset tool for the email/code (JWT) flow.

With this, you can reset your Beeper password (or set one if you never had one) by using Beeper's new 'login by email/code' method (you don't need to have your old password set/know what it is to use this)

You can find the code and other notes over on GitHub:

https://github.com/0xdevalias/poc-beeper-password-reset
alias1
·قبل 3 سنوات·discuss
Another day, another ChatGPT unreleased 'INTERNAL ONLY' feature: Share Chat

---

Code / API refences:

https://chat.openai.com/_next/static/chunks/pages/_app-ab949...

createShareLink: POST /share/create

updateShareLink: PATCH /share/:share_id

deleteShareLink: DELETE /share/:share_id

https://chat.openai.com/_next/static/chunks/734-d34f3efd388e...

See tweet for code screenshots: https://twitter.com/_devalias/status/1658104103090651140

---

You can find my other past ChatGPT code deepdives (that also turned up a number of alpha features before they were publicly announced) on this gist:

https://gist.github.com/0xdevalias/4ac297ee3f794c17d0997b467...
alias1
·قبل 3 سنوات·discuss
Seems this leaked ChatGPT API model got taken down already..

https://github.com/acheong08/ChatGPT/issues/523

https://github.com/acheong08/ChatGPT/issues/523#issuecomment...
alias1
·قبل 3 سنوات·discuss
Seems this leaked ChatGPT API model got taken down already..

https://github.com/acheong08/ChatGPT/issues/523

https://github.com/acheong08/ChatGPT/issues/523#issuecomment...