h9nt/IGStuff

Another option

Closed this issue · 4 comments

Instead of reversing the client-side encryption, you can use an & symbol to bypass completely. Works on both Facebook and Instagram, password is plaintext password.

var password = "supersecretpassword";

var body = {
    encpass: `#PWD_BROWSER:0:&:${password}`
}
h9nt commented

Instead of reversing the client-side encryption, you can use an & symbol to bypass completely. Works on both Facebook and Instagram, password is plaintext password.

var password = "supersecretpassword";

var body = {
    encpass: `#PWD_BROWSER:0:&:${password}`
}

thank u for this option, i will notice it for the next time!

h9nt commented

Instead of reversing the client-side encryption, you can use an & symbol to bypass completely. Works on both Facebook and Instagram, password is plaintext password.

var password = "supersecretpassword";

var body = {
    encpass: `#PWD_BROWSER:0:&:${password}`
}

u know if its work for web? or both like web/mobile?

Instead of reversing the client-side encryption, you can use an & symbol to bypass completely. Works on both Facebook and Instagram, password is plaintext password.

var password = "supersecretpassword";

var body = {
    encpass: `#PWD_BROWSER:0:&:${password}`
}

u know if its work for web? or both like web/mobile?

I've completely reversed all of Meta's private API's, both browser and mobile versions as well. I can help you out with anything you need if you message me on Telegram @Hartman50, but here is my repo on the login request. (For Facebook, but it's very, very similar to Instagram and Threads.)

My Github Repo

h9nt commented

Instead of reversing the client-side encryption, you can use an & symbol to bypass completely. Works on both Facebook and Instagram, password is plaintext password.

var password = "supersecretpassword";

var body = {
    encpass: `#PWD_BROWSER:0:&:${password}`
}

u know if its work for web? or both like web/mobile?

I've completely reversed all of Meta's private API's, both browser and mobile versions as well. I can help you out with anything you need if you message me on Telegram @Hartman50, but here is my repo on the login request. (For Facebook, but it's very, very similar to Instagram and Threads.)

My Github Repo

sure thank u! i will contact u