Results 1 to 6 of 6
  1. #1
    Caezar's Avatar
    Join Date
    Oct 2020
    Gender
    male
    Location
    Aurea Mediocritas
    Posts
    3
    Reputation
    10
    Thanks
    2

    Dumped Gamebryo Application

    Good day, welp got few functions to share which i just dumped through Disassembler.
    Code:
    [Compress Func] - Where bsdb store files.
    102C0F1C                           SSZ102C0F1C_2__Compress_:
    
    [bsdb] - Main function bsdb
    102C0F2C  6273646200                		db	'bsdb',0
    102C0F38                           SSZ102C0F38__zip:
    
    [Decompress] - Decompressing arguments.
    102C0F38  2E7A697000                		db	'.zip',0
    102C0F50                           SSZ102C0F50_Decompress_test_:
    102C0F50  4465636F6D7072657373+     		db	'Decompress test',0Ah,0
    
    [Encrypted Nodes] - Check every nif files value and offsets.
    102B5888                           SSZ102B5888__encryptedNodes_size_____0:
    102B58D4                           SSZ102B58D4__encryptedNodes_size_____0:
    
    
    [Encrypted Nodes Sub] - Sub routine for above func.
    102B5888  5F656E63727970746564+     		db	'_encryptedNodes.size() > 0',0
    102B58D4  5F656E63727970746564+     		db	'_encryptedNodes.size() > 0',0
    
    [Error] - Trigger error.
    102BC8B8  46696C65206572726F72+     		db	'File error. Please re-install BlackShot.',0
    
    [Fly] - Commands for fly if value is enabled. NOP Function will do to debug.
    0095B9F0                           SSZ0095B9F0__BS__Fly:
    0095B9F0  2F42532424466C7900        		db	'/BS$$Fly',0
    
    [Clipping] - Commands for clipping if value is enabled. NOP Function will do to debug.
    0095B960                           SSZ0095B960__BS__clipping:
    0095B960  2F42532424636C697070+     		db	'/BS$$clipping',0
    
    [ESP] - Commands to enable TeamESP if value is enabled. NOP Function will change from colors to original(Green).
    0095BCC4                           SSZ0095BCC4__bs__hack1:
    0095BCC4  2F627324246861636B31+     		db	'/bs$$hack1',0
    
    -- Size 0x47A1 -- Disassembler x32/x64 BlackShot.exe @ 2020
    cya.

  2. #2
    Drivers's Avatar
    Join Date
    Dec 2020
    Gender
    male
    Posts
    1
    Reputation
    10
    Thanks
    0

    What to do with this

    Quote Originally Posted by Caezar View Post
    Good day, welp got few functions to share which i just dumped through Disassembler.
    Code:
    [Compress Func] - Where bsdb store files.
    102C0F1C                           SSZ102C0F1C_2__Compress_:
    
    [bsdb] - Main function bsdb
    102C0F2C  6273646200                		db	'bsdb',0
    102C0F38                           SSZ102C0F38__zip:
    
    [Decompress] - Decompressing arguments.
    102C0F38  2E7A697000                		db	'.zip',0
    102C0F50                           SSZ102C0F50_Decompress_test_:
    102C0F50  4465636F6D7072657373+     		db	'Decompress test',0Ah,0
    
    [Encrypted Nodes] - Check every nif files value and offsets.
    102B5888                           SSZ102B5888__encryptedNodes_size_____0:
    102B58D4                           SSZ102B58D4__encryptedNodes_size_____0:
    
    
    [Encrypted Nodes Sub] - Sub routine for above func.
    102B5888  5F656E63727970746564+     		db	'_encryptedNodes.size() > 0',0
    102B58D4  5F656E63727970746564+     		db	'_encryptedNodes.size() > 0',0
    
    [Error] - Trigger error.
    102BC8B8  46696C65206572726F72+     		db	'File error. Please re-install BlackShot.',0
    
    [Fly] - Commands for fly if value is enabled. NOP Function will do to debug.
    0095B9F0                           SSZ0095B9F0__BS__Fly:
    0095B9F0  2F42532424466C7900        		db	'/BS$$Fly',0
    
    [Clipping] - Commands for clipping if value is enabled. NOP Function will do to debug.
    0095B960                           SSZ0095B960__BS__clipping:
    0095B960  2F42532424636C697070+     		db	'/BS$$clipping',0
    
    [ESP] - Commands to enable TeamESP if value is enabled. NOP Function will change from colors to original(Green).
    0095BCC4                           SSZ0095BCC4__bs__hack1:
    0095BCC4  2F627324246861636B31+     		db	'/bs$$hack1',0
    
    -- Size 0x47A1 -- Disassembler x32/x64 BlackShot.exe @ 2020
    cya.
    what am i suppose to do with this

  3. #3
    COD3RIN's Avatar
    Join Date
    May 2013
    Gender
    male
    Location
    Posts
    5,309
    Reputation
    468
    Thanks
    28,778
    My Mood
    Angelic
    Quote Originally Posted by Drivers View Post
    what am i suppose to do with this
    its IDA script..but its is a dead game
    ᚛C☢dℝin3᚜
    Love you.
    ~Kenshit13
    Quote Originally Posted by cheaterman26 View Post
    COD3RIN PUT A BACKDOOR ON HIS OWN CHEAT HE HACK MY COMPUTER AND MY STEAM, DON'T TRUST THIS GUYS !



  4. #4
    XZAKTORS's Avatar
    Join Date
    Nov 2019
    Gender
    female
    Posts
    33
    Reputation
    10
    Thanks
    116
    Quote Originally Posted by COD3RIN View Post


    its IDA script..but its is a dead game
    i respect your opinion but for me this game will still alive forever cuz this game reminds me of beautiful days, specialy if i hacked it with bsdb, i hope you can help us or me free or paid, to remember these beautiful days. and thanks
    Last edited by XZAKTORS; 12-28-2020 at 03:48 PM.

  5. The Following User Says Thank You to XZAKTORS For This Useful Post:

    COD3RIN (12-29-2020)

  6. #5
    proeggby's Avatar
    Join Date
    Apr 2013
    Gender
    male
    Posts
    131
    Reputation
    10
    Thanks
    651
    My Mood
    Yeehaw
    Quote Originally Posted by COD3RIN View Post


    its IDA script..but its is a dead game
    Still not fully dead on SEA server..

  7. #6
    XZAKTORS's Avatar
    Join Date
    Nov 2019
    Gender
    female
    Posts
    33
    Reputation
    10
    Thanks
    116
    Quote Originally Posted by proeggby View Post
    Still not fully dead on SEA server..
    yes but if anyone here post new update for bsdb tool :c

Similar Threads

  1. Dump!
    By Flawless in forum Spammers Corner
    Replies: 22
    Last Post: 05-21-2017, 02:45 PM
  2. Replies: 3
    Last Post: 10-20-2013, 05:34 PM
  3. MAH FOTOBUCKET IMAGE DUMP, only kewl people look
    By iverson954360 in forum General
    Replies: 15
    Last Post: 08-13-2007, 04:15 PM
  4. Not a valid win32 application
    By terence in forum General Game Hacking
    Replies: 1
    Last Post: 02-03-2006, 06:52 AM